like let's say i wanna do 3 functions.  i write the functions in the
javascript.  then i clal them in the OnClick

let's say those functions are GetPie, GetPizza, GetLaid

the onclick would be like.....  onclick="GetPie();GetPizza(), GetLaid"

-----Original Message-----
From: Les Irvin [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 4:58 PM
To: CF-Talk
Subject: Two functions with a single onClick?


Can more than one javascript function be performed with a single 
onClick?  If so, how would it be written?
Thanks,
Les
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to