Drop Down Menu Tutorial, CSS + xHTML only, no JS
07-17-2007, 11:09 AM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 1
|
Works like a charm
Thanks!
|
|
|
|
07-17-2007, 07:13 PM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 50
|
yeah, not working for me either...
|
|
|
|
07-17-2007, 07:30 PM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 75
Name: Nick Barrett
Location: Brighton
|
anwipr, perhaps if you explained what is wrong, everyone else has it working...
memered, it's ul because it's an Unordered List, ol is Ordered List which uses numbers, not bullets, by default.
__________________
Fanatical Host
24/7 Support | 99.5% uptime | shared | reseller | dedicated
Looking for a webhost? Try Host Scout!
|
|
|
|
07-18-2007, 04:08 AM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 3
|
well I know what they mean but I modified the code and I wrote instead of ul->ol and it works very well. so I just wanted to know how come you used ul? is there a specific reason or it was simply your choise?
|
|
|
|
07-18-2007, 05:08 AM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 75
Name: Nick Barrett
Location: Brighton
|
It's simply a matter of correct markup, you're not meant to use ol when there are no numbers or numberals or way of showing it is ordered. ul is ok for menu's, ol really isn't. It works out the same way but it's all about having clean, semantic code I guess.
__________________
Fanatical Host
24/7 Support | 99.5% uptime | shared | reseller | dedicated
Looking for a webhost? Try Host Scout!
|
|
|
|
07-18-2007, 05:53 AM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 3
|
Quote:
Originally Posted by Political Monst
It's simply a matter of correct markup, you're not meant to use ol when there are no numbers or numberals or way of showing it is ordered. ul is ok for menu's, ol really isn't. It works out the same way but it's all about having clean, semantic code I guess.
|
ok, thanks a lot! I have another problem with it. If I write smth below that drop down menu (because is designed display:block) and I put the mouse cursor on a button from the menu, the html text is being pushed aside by the drop down menu. how can I fix that?
|
|
|
|
07-18-2007, 08:12 AM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 371
Name: Jj
Location: Wisconsin, USA
|
Quote:
Originally Posted by seolman
Hi Nick,
Out of curiosity I went to the page... no menu just some text.
|
No....no can see...just some Times-New-Roman text.
Get that IE work-around yet? That must be the problem and hey -- I happen to love IE.  I have a lot of grief with my CSS rendering just so in Firefox, while it does fine in every other browser, so they all have their glitches, which in summary, is a pain in the butt all the way around for designing, IMHO.
|
|
|
|
12-26-2007, 09:40 PM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 75
Name: Nick Barrett
Location: Brighton
|
Hi guys, I've returned! I'm just bumping this thread, perhaps it can be re-stickied? I'm also willing to help with issues, just post!
I won't reply to those issues above, since they are old and probably out of date.
__________________
Fanatical Host
24/7 Support | 99.5% uptime | shared | reseller | dedicated
Looking for a webhost? Try Host Scout!
|
|
|
|
12-26-2007, 10:45 PM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 6,557
Location: Tennessee
|
If it's referenced in the stickies, then it's not going to be re-stuck. The links are there.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|
|
|
|
12-27-2007, 07:08 AM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 75
Name: Nick Barrett
Location: Brighton
|
Ah OK, didn't know they get referenced in a list or whatever.
But I'm willing to help 
__________________
Fanatical Host
24/7 Support | 99.5% uptime | shared | reseller | dedicated
Looking for a webhost? Try Host Scout!
|
|
|
|
12-27-2007, 08:42 PM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 38
Name: Rick Hoskins
|
good job it works great in ff but in ie its not working
|
|
|
|
12-28-2007, 09:21 AM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 75
Name: Nick Barrett
Location: Brighton
|
Yeah, thats an IE issue, I'm not sure why it's not working really. IE is just useless. Anyone got any ideas?
__________________
Fanatical Host
24/7 Support | 99.5% uptime | shared | reseller | dedicated
Looking for a webhost? Try Host Scout!
|
|
|
|
12-28-2007, 12:49 PM
|
Re: Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
Posts: 6,557
Location: Tennessee
|
IE6 and below will not hover on anything except the <a>, so you still need a bit of scripting to force it. Do a google search for 'whatever hover' - it works like a charm. You put the .htc file in the root, put a single line in the CSS file for behavior and IE will work.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|
|
|
|
|
« Reply to Drop Down Menu Tutorial, CSS + xHTML only, no JS
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|