View Single Post
  #2 (permalink)  
Old Aug 18th, 2006, 21:37
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: menu distorting for no apparent reason

Looks the same to me in Firefox and IE on an XP system.

Broken in Opera 9 because it doesnt like the use of the iframe.

I think you will find that the iframe is a deprecated tag and should not be used in strict doctypes.

You don't need it anyway. Use a <div> instead.
Reply With Quote