Page is a not externally linkable
Fotiman - 5:38 pm on Mar 12, 2013 (gmt 0)
Glad to help. :)
The behaviour in touch is a little odd - you have to tap twice to open the tell a friend email dialog box
No "onmouseover" concept for touch. :)
Perhaps you could add a listener for the "touchstart" event, and use that to load the script if they are touching one of the triggers? I don't know how responsive that would be or if it would still trigger the link before it finished loading the script, but might be something worth looking into. :)