For some reason that the tabs onload is not working in IE 7 only.
Return to Recent Questions
Q:
We just bought your product suite including deluxe tabs control. For
some reason that the tabs onload is not working in IE 7 only. It works in IE 6
and FF, Chrome and Safari. Attached is the sample page which will show
the problem. I also attached our receipt of order for your reference.
Pleae help me to figure out what is the problem with my code ASAP.
A:
Try to set exact height for your content DIV. Change height:0%; to height:200px;
<div id="content1" style="height: 200px; visibility: hidden;" class="tabPage">
<div id="content1" style="height:0%; visibility: hidden;" class="tabPage">
Return to Recent Questions
Related:
- Aug 30, 2006 - Can all the java script be contained with in the html and not use an external .js file?
- Sep 06, 2006 - The Items of the javascript tree view stay expanded in the same state.
- Sep 25, 2006 - My menu icons are not appearing in the preview, or when I launch deluxe-menu.html
- Oct 05, 2006 - Do you have a working sample of the loading bar with PHP/ MySQL?
- Oct 20, 2006 - Can you let me know, if javascript moving menu supports search engine friendly code?
- Oct 31, 2006 - Java script executes when the link is clicked it is not the html drop down link itself.
- Nov 04, 2006 - There are the features that, unfortunately, cannot be done in javascript drop menu...
- Nov 07, 2006 - The menu appears perfectly in the css menu maker preview screen, but not on the page.
- Nov 10, 2006 - I want to set the status bar messages to another than the link text from the xp menu items?
- Nov 20, 2006 - I've tried to add the pathPrefix_img but I'm still having trouble with images in jump menu.
- Nov 26, 2006 - Can I create my floating menu to make it easier for search engines to crawl through?
|