Initialize Tab Event in JQuery UI
- by hunt
Is there any initialize event in Jquery UI Tabs , which executes only once when particular tab loads ?
As show function in Jquery UI tabs executes every time when tab gets load , i want an event that executes only once..