Excluded JavaScript files Not working for code below.
-
<script type="text/javascript"> $(document).ready(function() { $('.home').click(); }); </script>How can I exclude it from delayed execution in the following setting? I have tried but not working.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Excluded JavaScript files Not working for code below.’ is closed to new replies.