[thelist] passing variables through

Hayer, Jagjeet Jagjeet.Hayer at softwareag.co.uk
Fri Sep 14 07:58:56 CDT 2001


try:

setTimeout("function("+id+")",300);

cheers,

jag.

> -----Original Message-----
> From: jelle desramaults [mailto:nsg_chong at hotmail.com]
> Sent: 14 September 2001 22:51
> To: thelist at lists.evolt.org
> Subject: [thelist] passing variables through
> 
> 
> 
> guys, i have a little function that contains a setTimeout 
> wich calls upon
> itself again
> how do i pass the variables along ?
> 
> something like this :
> 
> function(id)
> {
> do this do that
> setTimeout ("function(id)",300)
> }
> 
> id needs to be passed along ...
> can't seem to do it
> setTimeout("function"+id+","300) doesn't work either ... clueless here
> 
> any tips ?
> 
> 
> 
> Jelle Desramaults
> www.sitekick.be
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 
> 

-- 
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England & Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS




More information about the thelist mailing list