/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<script type="text/javascript"> //<![CDATA[ $(document).ready(function(){ $('#A').B(); }); //]]> </script>
Comments
You need to login to view comments.
