Possible to check the state of a tab?
Hi there, apologies but I am new to jQuery and jQueryUI but what I would like to do is check the state of a tab to create a summary list of all selections within a form.
I have 4 tabs with summary being the last tab, the users go through each tab filling in the details and selecting the right checkboxes. When they get to the summary tab it should display a summary of the selected items for submission. Once submitted the form gets emailed to one of our internal guys here.
Now I am not sure the best way to achieve the summary section.