• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

CSS Menus

AMB

Platinum Member
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
 
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.
 
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.
🙂
 
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
 
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 😉
 
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
 
Back
Top