#3184 closed enhancement (wontfix)
tabs suggests
Reported by: | Owned by: | klaus.hartl | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | ui.tabs | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
The tabs are working fine but in my short experience should be enhaced with a couple of functions...
The data('selected.tabs') should be a function but more than that
you should be able to retrieve the jquery div insidea a selected tab or any tab asked for an "index" or at least the id of the generated div created by 'add'...
My motivation is because I has develop an app that should create many ajax tabs with similar data and I need to copy data between the active tab an the newer create tab and bind the new controls to their functions, as an extra data the new tab loads exactly the same html and the controls have the same name...
Pleas consider thsi to improve the tabs...
thanks
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | → TDB |
---|
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Do not understand requirement.