简体   繁体   中英

Update jQuery UI Tabs when the contents of one tab is updated

I have a jQuery UI Tab with 2 tabs. When I update my first tab and then click on the second tab, I want it to show updated informations, that the first tab updated. There is a dropDownlist on the first tab.

You have to catch the change event of tabs and for this see this jquery tab documentation and on change of tab you have to get new record from your source

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM