WebsiteBaker Community Forum (upd)

General Community => WebsiteBaker Website Showcase => Topic started by: flipt on December 26, 2007, 01:31:10 PM

Title: New site for building contractor
Post by: flipt on December 26, 2007, 01:31:10 PM
Hi,

Here's another site I released last week for a building contractor: http://www.ibuild.be/ (http://www.ibuild.be/)

As already stated in my previous post, I'm having a hard time showing the drop down menu in IE6. IE7 and Firefox handle the menu's as they should. I'd appreciate any input on this issue.

Kind regards to all Bakers out there,
FlipT
Title: Re: New site for building contractor
Post by: marathoner on December 26, 2007, 06:26:04 PM
One thought on your IE6 drop down menu issue would be to use CSS rather than Javascript to achieve the desired effect. Take a look at the allcss template for an example of the CSS used for drop downs. The add advantage is that it should work even if the user has JS disabled.
Title: Re: New site for building contractor
Post by: flipt on December 27, 2007, 08:00:18 AM
Thanks for the input, Marathoner. But my menu's use the drop downs as used in the allcss template...
Title: Re: New site for building contractor
Post by: marathoner on December 27, 2007, 07:57:03 PM
Sorry about that. I assumed you were using javascript for the dropdowns.

What is your javascript doing? I saw that you were using some javascript that did 'something' with visibility on mouseover for dropdown objects in older browsers...but I didn't look at it closely enough to see exactly what it was doing.
Title: Re: New site for building contractor
Post by: flipt on January 02, 2008, 09:52:25 PM
Hi again!

Oops... Actually this was a javascript I got from another source :-( , not from the allcss template. I should check out allcss2 or allcss, in order to get it done without js. Unfortunately, I'm not a programmer...