-
AuthorPosts
-
yerg Friend
yerg
- Join date:
- February 2006
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
October 28, 2008 at 11:52 pm #134872I’m testing the latest version on my local server and in IE6 the whole page gets screwed up.
What’s new it’s IE >:(I’m using the CSS menu and am not interested in changing just to solve this issue
Here’s the navigation of what is generated and the bold bit is what IE 6 can’t handle.
<!– BEGIN: MAIN NAVIGATION –>
<div id=”ja-mainnavwrap”><div id=”ja-mainnav” class=”clearfix”>
<ul id=”ja-cssmenu” class=”clearfix”>Individual menu items go here
</ul>
<span class=”ja-menu-right” />
<span class=”ja-menu-right”> </span></div>
</div>
<!– END: MAIN NAVIGATION –>There is no closure for this tag. All the other browsers ignore that tag but not IE
I thought this came from ja_templatetools.php but no … then tried adding just a closing tag in that file and that didn’t work.Where is that opening tag coming from?
How the heck do I fix this?Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 29, 2008 at 9:51 am #277395Can you give us your live URL, any screenshot or more details of the problem will be helpful
yerg Friendyerg
- Join date:
- February 2006
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
October 29, 2008 at 8:46 pm #277458Attached is a screenshot … it’s on a local server before being rolled out on an extranet
The <span class=”ja-menu-right” /> tag does not appear in any other browser (view source) other than IE and the visual error doesn’t appear anywhere else either.
I did a view source for both pages and the only difference was that span.
Figured that ja_templatetools.php was the place to visit and even tried putting a </span> by itself in that file but IE didn’t get it.
The txt file is the IE view (with sensitive and irrelevant content removed)
yerg Friendyerg
- Join date:
- February 2006
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
October 30, 2008 at 11:09 pm #277563I resolved the issue by removing ja-menu-right from the css and all references in the IE workaround at the bottom of the ja_templatetools.php
Luckily it doesn’t matter that I don’t want/need images at the end of the menu … if I did this issue hasn’t been resolved.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by yerg 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
CSS menu errors in IE
Viewing 4 posts - 1 through 4 (of 4 total)