PDA

View Full Version : Syntax for using two commands with onClick=


masten
03-11-2009, 08:44 AM
Do you just separate with a semicolon i.e

<spot id="test" onClick="openURL(tour.htm); external.fppanalytics.trackHS=This hotspot was clicked;"/>

Thanks

LepLep
03-11-2009, 10:32 AM
that should do (actually i would try it before posting on forum...)

masten
03-11-2009, 10:54 AM
hi leplep

yeah, normally I would do, but with GA I have to wait 24 hours to see if it works

thanks