Click to See Complete Forum and Search --> : gap


thewebman
05-15-2006, 03:28 PM
I've been working on this page (http://www.martechsupport.com/new site v1/index-mockup2-teal-links.html) and I've run into a problem. In firefox there's a gap between the flash header and the navigation bar at the left. thanks for the help!

David Harrison
05-15-2006, 03:36 PM
Apply display:block to the object element.

Edit: And you really really shouldn't use flash for navigation. Not everyone has flash and not all browsers support the flash plugin.

thewebman
05-15-2006, 06:20 PM
thnx David!! that worked. I know I shouldn't use flash for navigation, but it's what the stupid client wanted.

WebJoel
05-15-2006, 06:29 PM
Maybe there is some script or alternative that, if FLASH isn't supported, a 'regular' navigation bar appears. You know, -like those <!-- if IE etc> statements... except, if 'no flash detected', then 'do this:'...

Or perhaps... can a regular navigation be 'positioned' where the FLASH will appear, so if FLASH isn't supported, it reveals the regular navigation bar beneith.. hmm.