firefox and ie6 - Post ID 90221

User 475634 Photo


Registered User
15 posts

Hi,
Another newbie question.
I've spent the last 6months building a largish site and launched it 2days ago. I've received feedback that the page becomes disorganised in ie6 and a firefox user couldnt access it properly.

my site is www.ultrasoundpaedia.com

Any thoughts or suggestions would be greatfully recieved.

Thanks
User 148353 Photo


Ambassador
808 posts

Brian,

I'll have to look at it further, but it does seem to be rearranged in ie6, but I have FF 3.0.10 and it shows up just fine.
"Time heals everything. Know who said that? My Latin teacher at barber college!"
- Floyd Lawson

Widoktadwat - "Plays Well With Others"

User 475634 Photo


Registered User
15 posts

Thanks Lowell,
I used FF3.5 and the drop down menu is squashed into the bottom left hand corner. Very odd.
I'll apppreciate any advice you have
Brian
User 46819 Photo


Registered User
31 posts

Brian,

I ran into a few errors in debugging the javascript code, but don't have the time for a full debug.

I would replace the javascript menu with a pure CSS dropdown menu. That way it would be cross-browser compatible and much easier to maintain.

You can obtain some clean code for free on some nice basic dropdown menue at this site: http://www.cssplay.co.uk/index.html
User 355448 Photo


Ambassador
3,144 posts

Brian,

I answered your question about the DHTML menu on another thread.

The CoffeeCup newly released HTML Editor 2009 has a nice CSS menu as one of it's features. It will do most of what the DHTML menu will do, and it should stay where you put it.
User 355448 Photo


Ambassador
3,144 posts

Jim Jacobus wrote:
Brian,

I ran into a few errors in debugging the javascript code, but don't have the time for a full debug.


Jim,

If you want to see a replacement DAT file for the DHTML operating, take a look at any of the sites in my signature.

I did not make the changes, but another member made them for me and I share the file.
User 46819 Photo


Registered User
31 posts

Hi Bill,

I try to avoid using javascript in my menus because of the option to turn it off in most browsers. Then you have to code an non-javascript option.

Nice sites. Did you do the initial designs?
User 475634 Photo


Registered User
15 posts

Thanks.
Yep I set it up. But took alot af brain strain for a novice.

Thanks all for your advice.
Will redo using css.
Finger crossed.
Brian.
User 355448 Photo


Ambassador
3,144 posts

Jim Jacobus wrote:
Hi Bill,

I try to avoid using javascript in my menus because of the option to turn it off in most browsers. Then you have to code an non-javascript option.

Nice sites. Did you do the initial designs?


Jim,

On my personal site, there is a standard menu at both top and bottom, I use JavaScript to hide the standard menu at the top, and my DHTML (JavaScript) menu will then show. I am planning to have a CMS version of the menu in place soon.

All three of the sites in my signature are mine (mostly). One I took over and kept the general look and feel (color and background). One I built in close contact with the boss (my daughter), she described what she wanted, and I built it..
User 46819 Photo


Registered User
31 posts

Hi Bill,

I'm not against Javascript for menu use, if fact I've been looking at JQuery and it's use in building menus. I guess it's time to become more proficient in that language.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.