Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dot menu

Status
Not open for further replies.
Basically, no.

Formatting the display of the menus is, of course, extremely possible in HTML. But, at the very least, the script has to change the [tt]visibility[/tt] attribute of a menu in order to show or hide it when the user clicks on it. That can't be done in CSS.

________________________________________
[hippy]Roger J Coult; Grimsby, UK
In the game of life the dice have an odd number of sides.
 
Actually yes, though some of today's browsers (IE) might have a problem with it. The following page has a CSS only dropdown menus though they don't work with IE (but check them out with Mozilla or Opera and see that it is possible):

 
Vragabond, I don't think he was talking about drop down menus. You can find an example of the dot menus on this page:

gapla, you definitely couldn't get something this nice using only css, but you 'might' be able to get an approximation of it. It'd be an interesting exercise to see just how close one could get.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top