CSS Menus

AMB

Platinum Member
Feb 4, 2000
2,587
0
0
I am starting to make a web site, could anyone please show me a link, on how to make some css files, i am interested in the menus, similar to the ones at anandtech, microsoft etc.

thanks,
amb
 

Moonbender

Golden Member
Oct 19, 2000
1,046
0
0
Menus? I don't think that's CSS, rather it's DHTML. Anyway, can't help you with sites, I'm afraid I only know an excellent German one. But it cannot be difficult to find on any search engine.
 

mattyrug

Golden Member
Sep 25, 2000
1,162
0
0
I don't know how much you already know, but this site has some cool stuff about the basics of using CSS
here
they have some discussion groups, and some forums, and Lots of Links to other sites.
THis is where I learned my basic Java, and CSS Chops, many moons ago!!
hope I'm a little bit of help.
:)
 

AMB

Platinum Member
Feb 4, 2000
2,587
0
0
Thanks for the info so far, I do not know why I have thought it CSS, but this is what I am after doing:

MS

The top menus are what I am after, when you click on it, it brings down another menu, that is transparent, and then you can click on the links?

Anyone have any ideas, is that advanced stuff?

Thanks
 

Kappo

Platinum Member
Aug 18, 2000
2,381
0
0
the same thing can also be accomplished using javascript...that is how I did all the stuff on our intranet...its slower at times, but I know JavaScript better than DHTML or XML...you just have to set arrays and whatnot...you NEED to have STRONG html skills before you try to dev something like that...or *sigh* just rip someone's code off...LoL ;)
 

Portend

Member
Sep 4, 2000
76
0
0
The code is from a Microsoft website and I expect that it doesnt work in Netscape. I am currently looking for the same that works in both. Almost all the code I have found is only IE enabled. If anybody has one that is cross platform pass it along.

thnx