Monday, October 20, 2014

How to Set Active Tab in jQuery Ui

<script>
    $( "#tabs" ).tabs({ selected: # });
</script>

No comments:

Post a Comment