jquery onclick for Collapse-O-Matic?
-
Hello,
Using Collapse-O-Matic roll-your-own and the Head and Footer Scripts Inserter, is it possible to create an onclick event? – I am not getting a response with the following:
<script type="text/javascript"> jquery("body").on('click', ".collapseomatic", function(){ alert("Clicked"); }); </script>
Thanks,
Rob
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘jquery onclick for Collapse-O-Matic?’ is closed to new replies.