Opened 9 years ago
Closed 9 years ago
#9564 closed feature (wontfix)
Tabs Div scrolling
Reported by: | prasmick | Owned by: | prasmick |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
i have used the jquery tabs plugin to get tabular module working in one of my sites. there is a problem when the divs are scrollable. I can't get the div focus to top when clicked on another div and brought back the focus back on to the previous div.
Change History (4)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Owner: | set to prasmick |
---|---|
Status: | new → pending |
You mean like this http://jsbin.com/AwuLuTI/3/edit ?
comment:3 Changed 9 years ago by
Status: | pending → new |
---|
that is exactly what i need. what did you do to get that?
comment:4 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Take a look at the tabs initialization. If you need more help, please use the forums or Stack Overflow.
Note: See
TracTickets for help on using
tickets.
http://jsbin.com/iwePitU/1/edit, this is the example. i need the focus to be top when clicked on a tab.