Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

JavaScript_Official · JavaScript . AJAX . ActionScript

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 7410
  • Category: JavaScript
  • Founded: Aug 27, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 5700 - 5729 of 16942   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#5700 From: raktale s n <smedoandm@...>
Date: Tue Oct 1, 2002 7:06 am
Subject: Handling embedded spreadsheets.
smedoandm
Send Email Send Email
 
Dear Members,

         I have embedded a spreadsheet into an HTML page with the help of MS
Frontpage. I find that they have been placed between the <OBJECT> and </OBJECT>
tags with some <PARAM> tags in between. I have palced this spreadsheet object in
a form that has a few other text, combo box, radio button and check box fields.
I would like to interact with the embedded spreadsheet by moving the form field
values to specific cells in the spreadsheet and moving calculated results from
specific cells back into the form fields. Please help me achieve this. (I have
tried adding a few more <PARAM> tags and updating the values from JavaScript but
could not place the values inside the spreadsheet.)

An early reply would be highly appreciated.

Thanks & regards

SNR

  Yahoo! Properties Special  Buy, sell, rent...your flat, or even post an ad

[Non-text portions of this message have been removed]

#5701 From: Mircea Goia <mircea@...>
Date: Tue Oct 1, 2002 6:32 pm
Subject: Refreshing a pop-up with Javascript...
mirceagoia
Send Email Send Email
 
Hi,

I have  some values taken from a database.
The string looks like this (in a link on "one_page.asp" from the main
window):
<a href="#"
onclick="javascript:location='my_page.asp?custid=43&step_order=2&book_id=4802&su\
bcat_id=305&nr_book=R
0002&author_book=some_text&title_book=some_another_text&price_book=12,8'">Click
here</B></a>

And I have a pop-up which has the page "my_page.asp" which has some forms.

I want to put the values from the page "one_page.asp" above in the forms
from "my_page.asp" pop-up.

With the link above the values are put it in forms from the page
"my_page.asp" but the page "my_page.asp" is loaded in the main window
(the page is already in pop-up).

So, how can I pass the values from the page "one_page.asp" - which is
not the parent of "my_page.asp" - to the page "my_page.asp" from pop-up
and not load that page in the main window?

How should my Javascript looks? Should refresh somehow the pop-up as
well as passing those values to it?

Thanks,
Mircea

#5702 From: "Super Pro Design" <e_groups@...>
Date: Tue Oct 1, 2002 8:18 pm
Subject: SUPER NEW SITE
superprodesign
Send Email Send Email
 
http://www.superprodesign.com

A super new site.

A complete FREE interactive HTML and CSS course

A library of more than  500 100% original FREE Javascripts and DHTML scripts

Huge galleries of FREE:

*Sounds*

*Animations*

*Backgrounds*

*Icons*

*Freeware*

*Fonts for PC*

http://www.superprodesign.com




[Non-text portions of this message have been removed]

#5703 From: "P. Ekerwood" <yahoo@...>
Date: Tue Oct 1, 2002 8:33 pm
Subject: RE: [JavaScript] SUPER NEW SITE
voxecho
Send Email Send Email
 
it's good that idiots like this are my competition. ;)

-E

-----Original Message-----
From: Super Pro Design [mailto:e_groups@...]
Sent: Tuesday, October 01, 2002 3:19 PM
To: e_groups@...
Subject: [JavaScript] SUPER NEW SITE


http://www.superprodesign.com

A super new site.

A complete FREE interactive HTML and CSS course

A library of more than  500 100% original FREE Javascripts and DHTML scripts

Huge galleries of FREE:

*Sounds*

*Animations*

*Backgrounds*

*Icons*

*Freeware*

*Fonts for PC*

http://www.superprodesign.com




[Non-text portions of this message have been removed]



To unsubscribe from this group, send an email to:
javascript_official-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#5704 From: Mircea Goia <mircea@...>
Date: Tue Oct 1, 2002 10:31 pm
Subject: Re: [JavaScript] Refreshing a pop-up with Javascript...
mirceagoia
Send Email Send Email
 
I found the solution.
I need to use Target="the_name_of_the_pop-up" in A Href link.

Mircea

Mircea Goia wrote:
> Hi,
>
> I have  some values taken from a database.
> The string looks like this (in a link on "one_page.asp" from the main
> window):
> <a href="#"
>
onclick="javascript:location='my_page.asp?custid=43&step_order=2&book_id=4802&su\
bcat_id=305&nr_book=R
>
0002&author_book=some_text&title_book=some_another_text&price_book=12,8'">Click
> here</B></a>
>
> And I have a pop-up which has the page "my_page.asp" which has some forms.
>
> I want to put the values from the page "one_page.asp" above in the forms
> from "my_page.asp" pop-up.
>
> With the link above the values are put it in forms from the page
> "my_page.asp" but the page "my_page.asp" is loaded in the main window
> (the page is already in pop-up).
>
> So, how can I pass the values from the page "one_page.asp" - which is
> not the parent of "my_page.asp" - to the page "my_page.asp" from pop-up
> and not load that page in the main window?
>
> How should my Javascript looks? Should refresh somehow the pop-up as
> well as passing those values to it?
>
> Thanks,
> Mircea
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>


--
Mircea Goia
Web Developer and web design team coordinator
http://www.deep.ro (DEEP Foundation)
http://www.jiuvalley.com (Romania - Jiu Valley regional web portal)
----------------
Mircea Goia
Dezvoltator web si coordonator echipa web design
http://www.deep.ro (Fundatia DEEP)
http://www.valeajiului.ro (Romania - portalul regional al Vaii Jiului)

#5705 From: "Susan" <colagrl@...>
Date: Wed Oct 2, 2002 2:05 am
Subject: Newbie -
suszzan
Send Email Send Email
 
I'm testing my pages that have roll overs and it says that this
string is bad.. I'm posting it here - does it make sense to what I
have done wrong?

function changeImages() {
	 if (document.images && (preloadFlag == true)) {
		 for (var i=0; i<changeImages.arguments.length; i+=2)
{
			 document[changeImages.arguments[i]].src =
changeImages.arguments[i+1];
		 }

Susan

#5706 From: kimp52
Date: Wed Oct 2, 2002 3:24 am
Subject: Sound in a mouseover
kimp52
 
I was wondering, is it possible to use Javascript to create a
mouseover so that when one mouses over a pic, it makes a sound

#5707 From: "Super Pro Design" <e_groups@...>
Date: Wed Oct 2, 2002 3:48 am
Subject: SUPER NEW SITE
superprodesign
Send Email Send Email
 
http://www.superprodesign.com

A super new site.

A complete FREE interactive HTML and CSS course

A library of more than  500 100% original FREE Javascripts and DHTML scripts

Huge galleries of FREE:

*Sounds*

*Animations*

*Backgrounds*

*Icons*

*Freeware*

*Fonts for PC*

http://www.superprodesign.com




[Non-text portions of this message have been removed]

#5708 From: "=Faye Valentine=//MsV" <cbmsv@...>
Date: Wed Oct 2, 2002 2:13 pm
Subject: RE: [JavaScript] SUPER NEW SITE
cowboybebopmsv
Send Email Send Email
 
can someone please unsubb this jerk?

-----Original Message-----
From: Super Pro Design [mailto:e_groups@...]
Sent: Tuesday, October 01, 2002 8:48 PM
To: e_groups@...
Subject: [JavaScript] SUPER NEW SITE


http://www.superprodesign.com

A super new site.

A complete FREE interactive HTML and CSS course

A library of more than  500 100% original FREE Javascripts and DHTML scripts

Huge galleries of FREE:

*Sounds*

*Animations*

*Backgrounds*

*Icons*

*Freeware*

*Fonts for PC*

http://www.superprodesign.com




[Non-text portions of this message have been removed]



To unsubscribe from this group, send an email to:
javascript_official-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#5709 From: "ND Nugraeni" <noe@...>
Date: Wed Oct 2, 2002 12:43 pm
Subject: Close-Open Window
n03x
Send Email Send Email
 
Hi all,
I've been trying to work up this thing but nothing as i expect has happend.
I have a script that pop up new window after an authentication process
succeed, this already worked out.
Next i want to close the master window (where i pop  up the new one)  with
self.close or window.close, neither is closing window. :(
what should i do?

here is my code
function openWindow(url) {
  popupWin = window.open
(url, 'new_page', 'status=no,width=250,height=235,resizable=no')
window.close;
}

Question two,
when i try to pop up other window from the new pop window as i mention
above, why it did not pop up?


TIA,
Tinuk
[true prosperity stay beneath the heart]

#5710 From: "Eduardo Gomez" <info@...>
Date: Wed Oct 2, 2002 1:57 pm
Subject: New window and close
innerlab
Send Email Send Email
 
Hello:

I made the following javascript code and saved it as "popup.js"
....

<script language='JavaScript'>
window.open('myimage.jpg', 'whatever',
'height=230,width=392,toolbar=no,scrollbars=no,menubar=no,left=0,
top=0');
window.close();
</SCRIPT>

On Windows, I assigned IE Explorer as the program to open *.js
files (they were assigned to a text editor).
My intention is to run the script on the first IE window, and
after the popup window is open, to have the
first document close.

The only problem is that IE shows an alert saying "The web page
you are viewing is trying to close the window. Do you want to
close this window?" "Yes / No"

How can I disable that warning?

Thanks in advance.


Ed.






----- Original Message -----
From: "Mircea Goia" <mircea@...>
To: <javascript_official@yahoogroups.com>
Sent: Wednesday, September 25, 2002 9:57 AM
Subject: Re: [JavaScript] Disable the Maximize button


> As I said in another email try to use "noresize" instead of
"resizable=no".
>
> Mircea
>
> Joe Garraffo wrote:
> > My apologies if this message comes over as a duplicate, I
tried to send it
> > from the sign on page....
> >
> > I am having a problem with a pop up window script, where I
disabled
> > scrolling on the window but the end user is able to Maximize
the browsers
> > window. Here is the code that I am using:
> >
> > (((((IN THE HEAD)))))))
> >
> > <script>
> >     var win = null;
> >     function NewWindow(mypage,myname,w,h,scroll){
> >         LeftPosition = (screen.width) ? (screen.width-w)/2 :
0;
> >         TopPosition = (screen.height) ? (screen.height-h)/2 :
0;
> >         settings
> >
='height='+h+',width='+w+',top='+TopPosition+',left='+LeftPositio
n+',scrollb
> > ars='+scroll+',resizable=no'
> >         win = window.open(mypage,myname,settings)
> >         if(win.window.focus){
> >             win.window.focus();
> >         }
> >     }
> > </script>
> >
> >
> >
> >
> >
> > ((((((IN THE BODY)))))
> >
> > <a href="#"
onClick="NewWindow('26E_lg/index.html','',550,400,0);"><img ...
> > </a>
> >
> >
> >
> > Thanks in advance...
> >
> >
> > Joe
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > javascript_official-unsubscribe@yahoogroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
>
>
> --
> Mircea Goia
> Web Developer and web design team coordinator
> http://www.deep.ro (DEEP Foundation)
> http://www.jiuvalley.com (Romania - Jiu Valley regional web
portal)
> ----------------
> Mircea Goia
> Dezvoltator web si coordonator echipa web design
> http://www.deep.ro (Fundatia DEEP)
> http://www.valeajiului.ro (Romania - portalul regional al Vaii
Jiului)
>
>
> ------------------------ Yahoo! Groups
Sponsor ---------------------~-->
> 4 DVDs Free +s&p Join Now
> http://us.click.yahoo.com/pt6YBB/NXiEAA/MVfIAA/edFolB/TM
> ---------------------------------------------------------------
------~->
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>

#5711 From: Mircea Goia <mircea@...>
Date: Wed Oct 2, 2002 1:04 pm
Subject: Re: [JavaScript] Sound in a mouseover
mirceagoia
Send Email Send Email
 
I think I've seen recently a script on javascript.internet.com which
does this (I can't remember the category where I've seen it).

Mircea

kimp52 wrote:
> I was wondering, is it possible to use Javascript to create a
> mouseover so that when one mouses over a pic, it makes a sound
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>


--
Mircea Goia
Web Developer and web design team coordinator
http://www.deep.ro (DEEP Foundation)
http://www.jiuvalley.com (Romania - Jiu Valley regional web portal)
----------------
Mircea Goia
Dezvoltator web si coordonator echipa web design
http://www.deep.ro (Fundatia DEEP)
http://www.valeajiului.ro (Romania - portalul regional al Vaii Jiului)

#5712 From: "P. Ekerwood" <yahoo@...>
Date: Wed Oct 2, 2002 2:08 pm
Subject: RE: [JavaScript] New window and close
voxecho
Send Email Send Email
 
you can't

next question ;)

it says that for security reasons. if a child window attempts to close the
"base" window it will always give that warning

-E

-----Original Message-----
From: Eduardo Gomez [mailto:info@...]
Sent: Wednesday, October 02, 2002 8:57 AM
To: javascript_official@yahoogroups.com
Subject: [JavaScript] New window and close


Hello:

I made the following javascript code and saved it as "popup.js"
....

<script language='JavaScript'>
window.open('myimage.jpg', 'whatever',
'height=230,width=392,toolbar=no,scrollbars=no,menubar=no,left=0,
top=0');
window.close();
</SCRIPT>

On Windows, I assigned IE Explorer as the program to open *.js
files (they were assigned to a text editor).
My intention is to run the script on the first IE window, and
after the popup window is open, to have the
first document close.

The only problem is that IE shows an alert saying "The web page
you are viewing is trying to close the window. Do you want to
close this window?" "Yes / No"

How can I disable that warning?

Thanks in advance.


Ed.






----- Original Message -----
From: "Mircea Goia" <mircea@...>
To: <javascript_official@yahoogroups.com>
Sent: Wednesday, September 25, 2002 9:57 AM
Subject: Re: [JavaScript] Disable the Maximize button


> As I said in another email try to use "noresize" instead of
"resizable=no".
>
> Mircea
>
> Joe Garraffo wrote:
> > My apologies if this message comes over as a duplicate, I
tried to send it
> > from the sign on page....
> >
> > I am having a problem with a pop up window script, where I
disabled
> > scrolling on the window but the end user is able to Maximize
the browsers
> > window. Here is the code that I am using:
> >
> > (((((IN THE HEAD)))))))
> >
> > <script>
> >     var win = null;
> >     function NewWindow(mypage,myname,w,h,scroll){
> >         LeftPosition = (screen.width) ? (screen.width-w)/2 :
0;
> >         TopPosition = (screen.height) ? (screen.height-h)/2 :
0;
> >         settings
> >
='height='+h+',width='+w+',top='+TopPosition+',left='+LeftPositio
n+',scrollb
> > ars='+scroll+',resizable=no'
> >         win = window.open(mypage,myname,settings)
> >         if(win.window.focus){
> >             win.window.focus();
> >         }
> >     }
> > </script>
> >
> >
> >
> >
> >
> > ((((((IN THE BODY)))))
> >
> > <a href="#"
onClick="NewWindow('26E_lg/index.html','',550,400,0);"><img ...
> > </a>
> >
> >
> >
> > Thanks in advance...
> >
> >
> > Joe
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > javascript_official-unsubscribe@yahoogroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
>
>
> --
> Mircea Goia
> Web Developer and web design team coordinator
> http://www.deep.ro (DEEP Foundation)
> http://www.jiuvalley.com (Romania - Jiu Valley regional web
portal)
> ----------------
> Mircea Goia
> Dezvoltator web si coordonator echipa web design
> http://www.deep.ro (Fundatia DEEP)
> http://www.valeajiului.ro (Romania - portalul regional al Vaii
Jiului)
>
>
> ------------------------ Yahoo! Groups
Sponsor ---------------------~-->
> 4 DVDs Free +s&p Join Now
> http://us.click.yahoo.com/pt6YBB/NXiEAA/MVfIAA/edFolB/TM
> ---------------------------------------------------------------
------~->
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>



To unsubscribe from this group, send an email to:
javascript_official-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#5713 From: "Eduardo Gomez" <info@...>
Date: Wed Oct 2, 2002 2:09 pm
Subject: Re: [JavaScript] Close-Open Window
innerlab
Send Email Send Email
 
try closing the window like this:

window.close();

I just posted a similar question, but my problem is that
IExplorer pops an alert when attempting to
close the first window.

----- Original Message -----
From: "ND Nugraeni" <noe@...>
To: <javascript_official@yahoogroups.com>
Sent: Wednesday, October 02, 2002 8:43 AM
Subject: [JavaScript] Close-Open Window


> Hi all,
> I've been trying to work up this thing but nothing as i expect
has happend.
> I have a script that pop up new window after an authentication
process
> succeed, this already worked out.
> Next i want to close the master window (where i pop  up the new
one)  with
> self.close or window.close, neither is closing window. :(
> what should i do?
>
> here is my code
> function openWindow(url) {
>  popupWin = window.open
> (url, 'new_page',
'status=no,width=250,height=235,resizable=no')
> window.close;
> }
>
> Question two,
> when i try to pop up other window from the new pop window as i
mention
> above, why it did not pop up?
>
>
> TIA,
> Tinuk
> [true prosperity stay beneath the heart]
>
>
>
>
> ------------------------ Yahoo! Groups
Sponsor ---------------------~-->
> Sell a Home with Ease!
> http://us.click.yahoo.com/SrPZMC/kTmEAA/MVfIAA/edFolB/TM
> ---------------------------------------------------------------
------~->
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>

#5714 From: "Eduardo Gomez" <info@...>
Date: Wed Oct 2, 2002 2:12 pm
Subject: Re: [JavaScript] New window and close
innerlab
Send Email Send Email
 
----- Original Message -----
From: "P. Ekerwood" <yahoo@...>
Subject: RE: [JavaScript] New window and close



> if a child window attempts to close the "base"
>window it will always give that warning

Oh, then how can I script it so the parent window closes itself??

> <script language='JavaScript'>
> window.open('myimage.jpg', 'whatever',
>
'height=230,width=392,toolbar=no,scrollbars=no,menubar=no,left=0,
> top=0');
> window.close();
> </SCRIPT>

#5715 From: Keith Maika <slick@...>
Date: Wed Oct 2, 2002 8:42 am
Subject: Re: [JavaScript] New window and close
aoeex
Send Email Send Email
 
If your script did not open the window, then you can't close it w/o that
warning, simple as that.  Doesn't matter if the child or parent tries it.

Eduardo Gomez wrote:
> ----- Original Message -----
> From: "P. Ekerwood" <yahoo@...>
> Subject: RE: [JavaScript] New window and close
>
>
>
>  > if a child window attempts to close the "base"
>  >window it will always give that warning
>
> Oh, then how can I script it so the parent window closes itself??
>
>  > <script language='JavaScript'>
>  > window.open('myimage.jpg', 'whatever',
>  >
> 'height=230,width=392,toolbar=no,scrollbars=no,menubar=no,left=0,
>  > top=0');
>  > window.close();
>  > </SCRIPT>
>
>
> *Yahoo! Groups Sponsor*
> ADVERTISEMENT
>
<http://rd.yahoo.com/M=232673.2420628.3840241.2225243/D=egroupweb/S=1705006942:H\
M/A=1194123/R=0/*http://www.adinsdirect.com/>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
> <http://docs.yahoo.com/info/terms/>.

#5716 From: "superprodesign" <e_groups@...>
Date: Wed Oct 2, 2002 4:02 pm
Subject: Re: [JavaScript] Sound in a mouseover
superprodesign
Send Email Send Email
 
Yes, you can see an example here:

http://www.superprodesign.com/SA/Galerias/Scripts/images/mus2.html

Works only for IE5+


--- In javascript_official@y..., Mircea Goia <mircea@c...> wrote:
> I think I've seen recently a script on javascript.internet.com
which
> does this (I can't remember the category where I've seen it).
>
> Mircea
>
> kimp52 wrote:
> > I was wondering, is it possible to use Javascript to create a
> > mouseover so that when one mouses over a pic, it makes a sound
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > javascript_official-unsubscribe@y...
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
>
>
> --
> Mircea Goia
> Web Developer and web design team coordinator
> http://www.deep.ro (DEEP Foundation)
> http://www.jiuvalley.com (Romania - Jiu Valley regional web portal)
> ----------------
> Mircea Goia
> Dezvoltator web si coordonator echipa web design
> http://www.deep.ro (Fundatia DEEP)
> http://www.valeajiului.ro (Romania - portalul regional al Vaii
Jiului)

#5717 From: yungoe
Date: Wed Oct 2, 2002 4:59 pm
Subject: Re: window.opener
yungoe
 
Jean-Luc,

I think that your problem is that you are referenceing location as a
member of the document object.  It is a member of the window object.
So you have to reference it as window.opener.location

HTH,
Yungoe

--- In javascript_official@y..., "jlhalleux" <jean-luc@h...> wrote:
> When my pages are called with a standard HTML link, I get the url of
> the calling page with document.referrer. Fine and easy!
>
> When my pages are called with window.open, I tried
> window.opener.document.location, but when the calling page is not in
> the same domain as the newly opened page, it does not work. I
> understand this has to do with some permissions and security issues,
> but all I want to do is to identify the calling page, not to change
> it in any way. Any idea on how I should do this?
>
> Jean-Luc

#5718 From: "superprodesign" <e_groups@...>
Date: Wed Oct 2, 2002 5:13 pm
Subject: Re: [JavaScript] SUPER NEW SITE
superprodesign
Send Email Send Email
 
We are not competing, I just was trying to show people more JS/DHTML
examples.

Sorry if you thought I said something against you.

We never doubted or said that your programming skills are not good or
better than our.

If you didn't like something, your feedback is welcomed to the
adressses shown in the site.

Thank you for your comprehension.

SPD team.

--- In javascript_official@y..., "P. Ekerwood" <yahoo@v...> wrote:
> it's good that idiots like this are my competition. ;)
>
> -E
>
> -----Original Message-----
> From: Super Pro Design [mailto:e_groups@s...]
> Sent: Tuesday, October 01, 2002 3:19 PM
> To: e_groups@s...
> Subject: [JavaScript] SUPER NEW SITE
>
>
> http://www.superprodesign.com
>
> A super new site.
>
> A complete FREE interactive HTML and CSS course
>
> A library of more than  500 100% original FREE Javascripts and
DHTML scripts
>
> Huge galleries of FREE:
>
> *Sounds*
>
> *Animations*
>
> *Backgrounds*
>
> *Icons*
>
> *Freeware*
>
> *Fonts for PC*
>
> http://www.superprodesign.com
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@y...
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/

#5719 From: "superprodesign" <e_groups@...>
Date: Wed Oct 2, 2002 5:16 pm
Subject: Re: [JavaScript] SUPER NEW SITE
superprodesign
Send Email Send Email
 
Can you please clearly state what bothered you of our message/site?

We are sorry if we caused you some problem and sorry in advance.

SPD team.

--- In javascript_official@y..., "=Faye Valentine=//MsV" <cbmsv@h...>
wrote:
> can someone please unsubb this jerk?
>
> -----Original Message-----
> From: Super Pro Design [mailto:e_groups@s...]
> Sent: Tuesday, October 01, 2002 8:48 PM
> To: e_groups@s...
> Subject: [JavaScript] SUPER NEW SITE
>
>
> http://www.superprodesign.com
>
> A super new site.
>
> A complete FREE interactive HTML and CSS course
>
> A library of more than  500 100% original FREE Javascripts and
DHTML scripts
>
> Huge galleries of FREE:
>
> *Sounds*
>
> *Animations*
>
> *Backgrounds*
>
> *Icons*
>
> *Freeware*
>
> *Fonts for PC*
>
> http://www.superprodesign.com
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@y...
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/

#5720 From: "P. Ekerwood" <yahoo@...>
Date: Wed Oct 2, 2002 5:54 pm
Subject: RE: [JavaScript] SUPER NEW SITE
voxecho
Send Email Send Email
 
you know, I hate it when spammers stick around and check their mail :)

your right, we're not competing. you see; you don't have any talent, and I do.
so you are not anything I need to worry about. as to what you have done to
insult: you spammed, you tolled, you cross post, and your site sucks. is that
enough for you?

-E

-----Original Message-----
From: superprodesign [mailto:e_groups@...]
Sent: Wednesday, October 02, 2002 12:13 PM
To: javascript_official@yahoogroups.com
Subject: Re: [JavaScript] SUPER NEW SITE



We are not competing, I just was trying to show people more JS/DHTML
examples.

Sorry if you thought I said something against you.

We never doubted or said that your programming skills are not good or
better than our.

If you didn't like something, your feedback is welcomed to the
adressses shown in the site.

Thank you for your comprehension.

SPD team.

--- In javascript_official@y..., "P. Ekerwood" <yahoo@v...> wrote:
> it's good that idiots like this are my competition. ;)
>
> -E
>
> -----Original Message-----
> From: Super Pro Design [mailto:e_groups@s...]
> Sent: Tuesday, October 01, 2002 3:19 PM
> To: e_groups@s...
> Subject: [JavaScript] SUPER NEW SITE
>
>
> http://www.superprodesign.com
>
> A super new site.
>
> A complete FREE interactive HTML and CSS course
>
> A library of more than  500 100% original FREE Javascripts and
DHTML scripts
>
> Huge galleries of FREE:
>
> *Sounds*
>
> *Animations*
>
> *Backgrounds*
>
> *Icons*
>
> *Freeware*
>
> *Fonts for PC*
>
> http://www.superprodesign.com
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@y...
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/



To unsubscribe from this group, send an email to:
javascript_official-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#5721 From: "=Faye Valentine=//MsV" <cbmsv@...>
Date: Wed Oct 2, 2002 10:33 pm
Subject: RE: [JavaScript] SUPER NEW SITE
cowboybebopmsv
Send Email Send Email
 
Exactly.

  Now could a moderator/owner please get this spammer off the list?
  I don't need my inbox filled up with that crap.

-Gerri

-----Original Message-----
From: P. Ekerwood [mailto:yahoo@...]
Sent: Wednesday, October 02, 2002 10:54 AM
To: javascript_official@yahoogroups.com
Subject: RE: [JavaScript] SUPER NEW SITE


you know, I hate it when spammers stick around and check their mail :)

your right, we're not competing. you see; you don't have any talent, and I
do. so you are not anything I need to worry about. as to what you have done
to insult: you spammed, you tolled, you cross post, and your site sucks. is
that enough for you?

-E

-----Original SPAM-----
From: superprodesign [mailto:e_groups@...]
Sent: Wednesday, October 02, 2002 12:13 PM
To: javascript_official@yahoogroups.com
Subject: Re: [JavaScript] SUPER NEW SITE

"BLAH BLAH BLAH"


To unsubscribe from this group, send an email to:
javascript_official-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#5722 From: "P. Ekerwood" <yahoo@...>
Date: Wed Oct 2, 2002 8:07 pm
Subject: RE: [JavaScript] SUPER NEW SITE
voxecho
Send Email Send Email
 
I don't think this group has had a living moderator in the 3 years I have been a
member.... but then, someone changed the name, so I suppose there is one
floating around.

-E

-----Original Message-----
From: =Faye Valentine=//MsV [mailto:cbmsv@...]
Sent: Wednesday, October 02, 2002 5:33 PM
To: javascript_official@yahoogroups.com
Subject: RE: [JavaScript] SUPER NEW SITE


Exactly.

  Now could a moderator/owner please get this spammer off the list?
  I don't need my inbox filled up with that crap.

-Gerri

-----Original Message-----
From: P. Ekerwood [mailto:yahoo@...]
Sent: Wednesday, October 02, 2002 10:54 AM
To: javascript_official@yahoogroups.com
Subject: RE: [JavaScript] SUPER NEW SITE


you know, I hate it when spammers stick around and check their mail :)

your right, we're not competing. you see; you don't have any talent, and I
do. so you are not anything I need to worry about. as to what you have done
to insult: you spammed, you tolled, you cross post, and your site sucks. is
that enough for you?

-E

-----Original SPAM-----
From: superprodesign [mailto:e_groups@...]
Sent: Wednesday, October 02, 2002 12:13 PM
To: javascript_official@yahoogroups.com
Subject: Re: [JavaScript] SUPER NEW SITE

"BLAH BLAH BLAH"


To unsubscribe from this group, send an email to:
javascript_official-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/





To unsubscribe from this group, send an email to:
javascript_official-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#5723 From: "edgardo_76" <juanedgardo.marquez@...>
Date: Wed Oct 2, 2002 10:18 pm
Subject: How to location.reload() after a history.back(1)
juanedgardo.marquez@...
Send Email Send Email
 
How can I force a Reload (of the previous page) when a user press the
back button from the browser.

What I want to do is that when the user go back, the go back page
reload automaticly.

#5724 From: "Christopher Chringle" <chrischringle@...>
Date: Wed Oct 2, 2002 10:39 pm
Subject: Re: [JavaScript] SUPER NEW SITE
christopher_...
Send Email Send Email
 
I've already put him on my blocked sender list.  Now I'm only getting the
replies from other people.  =)


----- Original Message -----
From: "=Faye Valentine=//MsV" <cbmsv@...>
To: <javascript_official@yahoogroups.com>
Sent: Wednesday, October 02, 2002 7:13 AM
Subject: RE: [JavaScript] SUPER NEW SITE


> can someone please unsubb this jerk?
>
> -----Original Message-----
> From: Super Pro Design [mailto:e_groups@...]
> Sent: Tuesday, October 01, 2002 8:48 PM
> To: e_groups@...
> Subject: [JavaScript] SUPER NEW SITE
>
>
> http://www.superprodesign.com
>
> A super new site.
>
> A complete FREE interactive HTML and CSS course
>
> A library of more than  500 100% original FREE Javascripts and DHTML scripts
>
> Huge galleries of FREE:
>
> *Sounds*
>
> *Animations*
>
> *Backgrounds*
>
> *Icons*
>
> *Freeware*
>
> *Fonts for PC*
>
> http://www.superprodesign.com
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


---
My domain name is being held hostage by Yahoo Geocities! =(

Outgoing male is certified Virus Free.

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.386 / Virus Database: 218 - Release Date: 9/9/2002

#5725 From: "=Faye Valentine=//MsV" <cbmsv@...>
Date: Thu Oct 3, 2002 4:03 am
Subject: RE: [JavaScript] SUPER NEW SITE
cowboybebopmsv
Send Email Send Email
 
Good idea! :)

::too lazy to think of that!:: :) hehe

~Gerri~

-----Original Message-----
From: Christopher Chringle [mailto:chrischringle@...]
Sent: Wednesday, October 02, 2002 3:39 PM
To: javascript_official@yahoogroups.com
Subject: Re: [JavaScript] SUPER NEW SITE


I've already put him on my blocked sender list.  Now I'm only getting the
replies from other people.  =)


----- Original Message -----
From: "=Faye Valentine=//MsV" <cbmsv@...>
To: <javascript_official@yahoogroups.com>
Sent: Wednesday, October 02, 2002 7:13 AM
Subject: RE: [JavaScript] SUPER NEW SITE


> can someone please unsubb this jerk?
>
> -----Original Message-----
> From: Super Pro Design [mailto:e_groups@...]
> Sent: Tuesday, October 01, 2002 8:48 PM
> To: e_groups@...
> Subject: [JavaScript] SUPER NEW SITE
>
>
> http://www.superprodesign.com
>
> A super new site.
>
> A complete FREE interactive HTML and CSS course
>
> A library of more than  500 100% original FREE Javascripts and DHTML
scripts
>
> Huge galleries of FREE:
>
> *Sounds*
>
> *Animations*
>
> *Backgrounds*
>
> *Icons*
>
> *Freeware*
>
> *Fonts for PC*
>
> http://www.superprodesign.com
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> javascript_official-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


---
My domain name is being held hostage by Yahoo Geocities! =(

Outgoing male is certified Virus Free.

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.386 / Virus Database: 218 - Release Date: 9/9/2002



To unsubscribe from this group, send an email to:
javascript_official-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#5726 From: raktale s n <smedoandm@...>
Date: Thu Oct 3, 2002 6:05 am
Subject: Handling embedded spreadsheets in JavaScript.
smedoandm
Send Email Send Email
 
Hello!

                 I am facing a small problem with embedded spreadsheets in HTML
forms. Please help.

The requirement:

I have created a form using MS Frontpage with a few input fields - text boxes,
combo boxes, check boxes and radio buttons. I have also inserted a spreadsheet.
I see that in the HTML source, the spreadsheet has been placed between the
<OBJECT> and </OBJECT> tags with some <PARAM> tags in between. I would like to
move the form input values to specific cells in the embedded spreadsheet,
recalculate the spreadsheet and move back values from specific cells back to the
form fields.

Attempted so far:

I have added a couple of <PARAM> tags to the existing list between the <OBJECT>
and </OBJECT> tags and have updated these parameter values with the input
textbox values, from the _JavaScript routines. But could not find a way to get
these values inside the spreadsheet.

The following doesn't work -

formname.objectid.B10 = formname.textboxname.value;

                             Please help. An early reply would be highly
appreciated.

Thanks & regards

SNR



  Yahoo! Properties Special  Buy, sell, rent...your flat, or even post an ad

[Non-text portions of this message have been removed]

#5727 From: "rags" <raorags@...>
Date: Thu Oct 3, 2002 7:29 am
Subject: Re: [JavaScript] How to location.reload() after a history.back(1)
raorags
Send Email Send Email
 
As pressing back button triggers onload event of the previous page, You can call
a function on load of previous page to submit the same page using location.href
or using a dummy form to submit.

Example 1:
<HTML>
<HEAD>
<TITLE>Previous Page</TITLE>
<script>
function submitPage()
{
location.href="prevPage.html";
}
</script>
</HEAD>
<BODY onload="javascript:submitPage()";>
</BODY>
</HTML>


Example 2:
<HTML>
<HEAD>
<TITLE>Previous Page</TITLE>
<script>
function submitPage()
{
document.dummyform.submit();
}
</script>
</HEAD>
<BODY onload="javascript:submitPage()";>
<form name="dummyform">
</form>
</BODY>
</HTML>
-------------------------------------------------------------------------
cheers
rags
   ----- Original Message -----
   From: edgardo_76
   To: javascript_official@yahoogroups.com
   Sent: Thursday, October 03, 2002 3:48 AM
   Subject: [JavaScript] How to location.reload() after a history.back(1)



   How can I force a Reload (of the previous page) when a user press the
   back button from the browser.

   What I want to do is that when the user go back, the go back page
   reload automaticly.


         Yahoo! Groups Sponsor
               ADVERTISEMENT




   To unsubscribe from this group, send an email to:
   javascript_official-unsubscribe@yahoogroups.com



   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]

#5728 From: "bcj_19" <bcj_19@...>
Date: Thu Oct 3, 2002 9:19 pm
Subject: How do I tell what link a user clicks on?
bcj_19@...
Send Email Send Email
 
Hi -

I'm rather new to JavaScript, and I need to know how to tell what the
destination of a link is when a user clicks on it, before the page is
unloaded.

Thanks for any help...

~ bcj19 ~

#5729 From: "rags" <raorags@...>
Date: Fri Oct 4, 2002 10:26 am
Subject: Re: [JavaScript] How do I tell what link a user clicks on?
raorags
Send Email Send Email
 
Hi..

An easy way is to pass the target url name as a parameter to a simple function.
The following example shows that.

<HTML>
<HEAD>
<TITLE>Checking the links clicked by the user</TITLE>
<script language="javascript">
function checkLinkName(url)
{
alert("You are sending to "+url);
location.href=url;
}
</script>
</HEAD>

<BODY>
<a href="javascript:;" onclick="checkLinkName('First.html');return
false;">One</a><br>
<a href="javascript:;" onclick="checkLinkName('Second.html');return
false;">Two</a><br>
<a href="javascript:;" onclick="checkLinkName('Third.html');return
false;">Three</a><br>
<a href="javascript:;" onclick="checkLinkName('Fourth.html');return
false;">Four</a><br>
</BODY>
</HTML>


Happy Programming
Rags
   ----- Original Message -----
   From: bcj_19
   To: javascript_official@yahoogroups.com
   Sent: Friday, October 04, 2002 2:49 AM
   Subject: [JavaScript] How do I tell what link a user clicks on?


   Hi -

   I'm rather new to JavaScript, and I need to know how to tell what the
   destination of a link is when a user clicks on it, before the page is
   unloaded.

   Thanks for any help...

   ~ bcj19 ~


         Yahoo! Groups Sponsor
               ADVERTISEMENT




   To unsubscribe from this group, send an email to:
   javascript_official-unsubscribe@yahoogroups.com



   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]

Messages 5700 - 5729 of 16942   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help