|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
css styling drop down menus?
Hello,
I am looking for a way to style an html drop-down list with css, is this even possible? I haven't been able to find anything on google explaining how this would be done, yet it doesn't make sense that some html elements would be stylable, and yet other not. thanks for any replys, g- |
|
#2
|
||||
|
||||
|
RE: css styling drop down menus?
You will need some javascript, a good site is www.alistapart.com
|
|
#3
|
|||
|
|||
|
RE: css styling drop down menus?
you're refering to the css dropdown lists? what I was hoping to find was some way to style the existing html lists. javascript can do it? *googles
|
|
#4
|
|||
|
|||
|
RE: css styling drop down menus?
CSS is used to style the navigation, javascript is used for the sub-navigation similar to what this website uses
|
|
#5
|
||||
|
||||
|
RE: css styling drop down menus?
you can use both or just javascript but css alone can't make dynamic menu's.
|
|
#6
|
|||
|
|||
|
RE: css styling drop down menus?
Bakertrg is right. Actually, Dynamic HTML is CSS combined with javascript.
|
|
#7
|
|||
|
|||
|
RE: css styling drop down menus?
I see, thank you.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > css styling drop down menus? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|