|
Rank: Member Groups: Member
Joined: 7/20/2011 Posts: 10
|
I am using the multi-row tabstrip with two rows and the seperator line at the bottom of the tab set appears where it is supposed to (at the bottom of the last row) in IE and Firefox. However, in Chrome and Safari the line appears at the bottom of the top row not the bottom of the last row like IE and Firefox. Any suggestions?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I am not sure how you create separators. If you use CSS to create separators, you can try to use images instead. The problem with CSS is that the layout adjustment can occur before all CSS rules are applied --- Chrome and Safari does that often. However if you use images, the browser will readjust the layout after the image's size is clearly known.
Hope this helps. If you still have problems, please post a test page and we will be happy to take a look.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 7/20/2011 Posts: 10
|
Here is the link to the page, if that helps. I don't recall doing anything special with the seperators. http://demo.fvmpc.org/dnt/user: essential password: objects
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The login does not appear to work. Please try to create a separate test page that contains only code needed to reproduce the problem and post the page source because we will need to run the page here in our environment.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 7/20/2011 Posts: 10
|
I have created the page at: http://fvmpc.org/eo/default.aspx. The file http://fvmpc.org/eo/eo.zip contains all the source code, images and css files. Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Thanks for the test file. We have found the problem and will post an update build as soon as possible.
|
|
Rank: Member Groups: Member
Joined: 7/20/2011 Posts: 10
|
Thanks for getting the new build so quickly. It has fixed the problem I was having with the TabStrip.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
You are very welcome and thanks for the update!
|
|