i am on a pc using javascript and chrome. the issue is the following
<a href="#" onClick="classClick(event,1)"
This is not working in chrome, but is working perfeclty in FF. I tried “onChange” as was recommended by some results on a search, but still no luck. Any hints?
i am on a pc using javascript and chrome. the issue is the following
Share
What exactly isn’t working and what are you trying to do?
I just tested this on chrome and it worked