I need to set a cookie and send the user to a URL when clicking on the link. What is the best way to do this?
How do I do what I'm doing in this image map, in the Milonic code??
<area shape="rect" alt="Sheridan College Home Page" coords="0,0,208,18" href="/index_live.asp" onClick="javascript:StorelocationSelection('Sheridan');">
Thanks!
Trouble adding OnClick to AI()
Sorry if that was unclear
Not sure if that was clear enough... this might make my question more clear:
This is what I have so far, but it isn't working... Am I using the onFunction with correct syntax??
aI("image=/images/tabs_eserv_new.gif;overimage=/images/tabs_eserv_new_over.gif;url=/eservices/;onfunction=javascript:StorelocationSelection('Sheridan');");
This is what I have so far, but it isn't working... Am I using the onFunction with correct syntax??
aI("image=/images/tabs_eserv_new.gif;overimage=/images/tabs_eserv_new_over.gif;url=/eservices/;onfunction=javascript:StorelocationSelection('Sheridan');");