gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

How to relead struts2 jquery tabs on some event #1042

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1. Add a tabbed pannel
2. Add a remote tab, add a sj:submit button inside it.
3. On click of button we have onClickTopic="reloadTabEvent"
4. When this submit button is clicked we can to reload the tab, how do we 
achieve it.

What is the expected output? What do you see instead?
1. Have a listener or more specifically reloadTab listener 

Which struts2 version?
2.3.14

Which struts2-jquery plugin version?
3.6

Please provide any additional information below.
Did some google and found this 
http://stackoverflow.com/questions/1634909/refresh-tab-content-on-click-in-jquer
y-ui-tabs

But not sure how why $tabs.tabs("load",$(this).index()) return me tabs is not a 
method or function.

Can't we get it out of box and just provide me some work around.

Please reply and help me sort this issue.

Original issue reported on code.google.com by findecli...@gmail.com on 16 Sep 2013 at 8:58

GoogleCodeExporter commented 9 years ago
Any update!

Original comment by ghotanka...@gmail.com on 18 Apr 2014 at 10:40