IE 7 Beta 2 Preview and CSSMenu

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Post Reply
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm
Location: Saskatchewan - Canada

IE 7 Beta 2 Preview and CSSMenu

Post by Greg »

With CMSMS .11.2 and IE 7 Beta 2 Preview I made the following changes to the end of the CSSMenuVert CSS file to make it display correctly.

Thought this may help others trying out the new IE version.
/* IE Hack, will cause the css to not validate */
#primary-nav li, #primary-nav li.menuparenth { _float: left; height: 1%;}
#primary-nav li.menuparenth {float: left;}
#primary-nav li a { height: 1%;}
Forgot to add ... still displays correctly in Firefox 1.5. I have not tested in other browsers though.
Last edited by Greg on Wed Feb 01, 2006 3:16 am, edited 1 time in total.
Greg
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

Re: IE 7 Beta 2 Preview and CSSMenu

Post by Russ »

There are obviously still a lot of problems with the IE7 Beta2 and I guess they will need at least one more beta before it becomes very usefull for developers. Several things still need to be fixed and several others seem to have gone a bit wrong :)

You can follow the IE7 Betas CSS experiments on the CSS-Discuss list:
http://css-discuss.incutio.com/?page=IE7

Hope this helps as well.

Russ
Post Reply

Return to “Tips and Tricks”