From what i understand, the default treatment for return false is:
However in my c
just do like this
change in function
function jsfunction() { //you code return false; }
or just try if you dont want to change function