Java script support on my Theme options page
-
Hi
I am creating theme options page.. I want to use jquery tabs for sections .. I need to use following code.. but its not working in admin
<script type="text/javascript">// <![CDATA[ $(document).ready(function () { $('.wpgpanelmenu').tabify(); }); // ]]> </script>
Any idea how can I run it? or any other way?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Java script support on my Theme options page’ is closed to new replies.