Not starting my Quiz
-
For some reason my quiz won’t start.
https://iamchloe.co.uk/hidden/?page_id=84
I’ve debugged it to a js problem i think.
I get this error in chrome on debug mode
“event.returnValue is deprecated. Please use the standard event.preventDefault() instead. “
in the file jquery.js?ver=1.10.2:4
or just jquery.jsI’ve attempted to change the event.returnValue to event.preventDefault but its got this {e.result!==t&&(e.originalEvent.returnValue=e.result) and if i change it to event.preventDefault i’m affraid it won’t work anyway. well i have changed it and it hasn’t.
Any help here guys would be good thanks
Kind regards
Joshua
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Not starting my Quiz’ is closed to new replies.