javascript not working
-
hi, our simple javascript code for contact form 7 has stopped working when litespeed caching plugin enabled
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.
I also tried to add contact form in js exclude, change js combine exclude etc all didnt work.
Thanks.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘javascript not working’ is closed to new replies.