Home › Forums › JavaScript › working in jsfiddle but not in the browser. › Reply To: working in jsfiddle but not in the browser.
October 27, 2014 at 6:33 pm
#187148
Participant
you right, the code is missing the semicolon right after return true, but I did not see where to put the missing bracket, because else has only one to be executed.