After much research i understand that Safari isn't able to call the onClick Event like the other browsers do. So how do i get Safari to act like the other browsers is my question? I have see no real alternative. Can any of you help? My current code is below. It works in all browsers except Safari (haven't checked Chrome, but it should be same as Safari what i read). Thanks much.
You should note that putting the <!-- and //--> tags inside your SCRIPT tags doesn't matter any more. It's an artifact from the days that some browsers did not understand JavaScript and would display it as text. Those days have long past.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE .
« Reply to Safari onClick Alternative Using Jquery