Javascript not working
-
hi, our simple javascript code has stopped working when litespeed caching plugin enabled, tried to rollback contact form 7 plugin to 5.3.2 and it works when litespeed active.
sample of javascript code
jQuery(“#id-name”).val(prod_url);
jQuery(‘checkbox’).prop(‘checked’, true);if I add timer function it works, like 1 or 2 seconds. I tried to move the script in different order, tried .ready and .load still didnt work.
Thanks.
The topic ‘Javascript not working’ is closed to new replies.