View Full Version : css drop down .htc problem
Novate
March 21st, 2007, 03:24 AM
im creating drop down menu using entirely css and the reason why i wanna do it in css is to avoid using java scripts
but
because ie does not support hover selector you must use .htc file, now i realize that .htc is made of java script as well, so if the java script is disabled it will also not work,
does any one know a way of making css drop down without using Java ?
understudy
March 21st, 2007, 03:38 AM
yes, there are many. try this one: http://www.cssplay.co.uk/menus/final_drop3.html
best,
david
//
im creating drop down menu using entirely css and the reason why i wanna do it in css is to avoid using java scripts
but
because ie does not support hover selector you must use .htc file, now i realize that .htc is made of java script as well, so if the java script is disabled it will also not work,
does any one know a way of making css drop down without using Java ?
Novate
March 21st, 2007, 03:55 AM
yes, there are many. try this one: http://www.cssplay.co.uk/menus/final_drop3.html
best,
david
//
hi,
thanks so much, but i didnt understand where do you actually read the guide?
understudy
March 21st, 2007, 05:59 PM
the source code contains many comments for the different css lines.
hi,
thanks so much, but i didnt understand where do you actually read the guide?
understudy
March 21st, 2007, 11:36 PM
oops
understudy
March 21st, 2007, 11:37 PM
i posted these in the wrong thread
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.