Home › Support › Support Tickets › Unable to execute $(document).ready()
Tagged: javascript wordpress page
Dear Damian,
I tried to add below script for specific page using CJT, I got the error, not sure whether it was not recommended to load such script using CJT, please advise.
<script> $(document).ready(function () { $(‘#activity-form’).load(“/form/”); }); </script>
You can have a look to the error from http://screencloud.net/v/DQkf
Best regards,
Kelvin.