Slide up navigation menu etc

Hi All,

I have a few questions about the navigation on this web site.
http://www.bluetooth.com/

  1. Any good tuts for achieving the sliding pop-out menu system?

  2. How do they put in the dimples at bottom right of each menu?

  3. I’m seeing the colorized scroll bar more often these days. How is it achieved?

Thanks in advance.
Gavin. :player:

Hi webdez
here are the answers
Ans. 1. there are many tutorials for drop down menu on net. search for one. if you find difficult, send me a msg, i ll teach u a simpler one.

Ans. 2. yes, just zoom in bluetooth.com, you can easily undestand the trick. nothing high funda

Ans. 3. scrollbars are colorized by using cascading style sheets ( css ) here is the code. but it works only in IE 6 and above

scrollbar-face-color: #B5BFC6;
scrollbar-shadow-color: #A9B3BA;
scrollbar-highlight-color: #8A9399;
scrollbar-3dlight-color: #A9B3BA;
scrollbar-darkshadow-color: #A9B3BA;
scrollbar-track-color: #9BA5AB;
scrollbar-arrow-color: #B5BFC6

Hi,

Thanks for the info. Who is net.search?
Thanks. Gavin.

*Originally posted by Kalim *
Ans. 1. there are many tutorials for drop down menu on net. search for one. if you find difficult, send me a msg, i ll teach u a simpler one.
This should be:
…there are many tutorials for drop down menu on net.
Search for one. if you find difficult…

Hi Claudio,

What is the complete url of net.search? I’m just getting a Netscape search engine. Thanks. Gavin.