So I have a TabPanel with about seven tabs (just plain Panels containing a single IFRAME) that are dynamically added -- that is, added after creating the TabPanel itself -- whenever the user clicks a link in the nav. Once the max is reached, the left and right arrows come up as they should. I click the left arrow and it just all the way to the left. But then both arrows go totally inactive. The left arrow doesn't show a pointer cursor on mouseover, which it shouldn't because I'm scrolled all the way to the left. But the right arrow does, indicating it can be clicked to scroll right. But I click it and it does nothing at all. Doesn't even throw an error. So I click a tab that's being cut off to see it that will make it scroll, and it re-activates both arrows. But clicking the right arrow makes it jump back to the left.
Does anyone know what might be going on here? I've checked the CSS and my JS and nothing seems to be knocking out or modifying the tabs and the scrolling behaviour, so I'm wondering if anyone knows of some sort of situation in which the tab scrolling fails.
Learn Excel from MrExcel Video Podcast: Episode 880 - Scrolling Ribbon Tabs:: Episode 880 - Scrolling Ribbon Tabs. Rick from Madison Alabama Episode 873 - First Macro. Episode 872 - VLOOKUP Not Working. Episode 871 - Finding Dates http://www.mrexcel.com/podcast/2008/10/episode-880-scrolling-ribbon-tabs.htmlHOME | I don't know what to advise but I would test the tabs example in the same path and make sure that is working correctly. Process of elimination to help debugging.
-Mike
Red Hat's Rough Recovery From CFO Exit
Windows Live Finds a New, Pre-installed Home
|