Search and Top Navigation
#9564 closed feature (wontfix)
Opened September 20, 2013 04:57AM UTC
Closed September 20, 2013 12:29PM UTC
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.
Attachments (0)
Change History (4)
Changed September 20, 2013 05:18AM UTC by comment:1
Changed September 20, 2013 11:39AM UTC by comment:2
owner: | → prasmick |
---|---|
status: | new → pending |
You mean like this http://jsbin.com/AwuLuTI/3/edit ?
Changed September 20, 2013 12:19PM UTC by comment:3
status: | pending → new |
---|
that is exactly what i need. what did you do to get that?
Changed September 20, 2013 12:29PM UTC by comment:4
resolution: | → wontfix |
---|---|
status: | new → closed |
Take a look at the tabs initialization. If you need more help, please use the forums or Stack Overflow.
http://jsbin.com/iwePitU/1/edit, this is the example. i need the focus to be top when clicked on a tab.