Quote:
Originally Posted by jawanda
I'm not a real programmer, obviously, just showing a simple way that this can be accomplished that I have used.
How would you do it by mousing over a regular link, care to share some javascript with us? That would be EPIC !!! I am also going to look on Google right now to see how to do that, maybe I'll update this thread with it.
Thanks for the info.
-P
|
in any html element you could add an ajax request for onmouseover and/or onclick... That will fire your tracking script in the same way the flash version does :P