ridesign
02-05-2008, 03:50 AM
Hi,
I want to create a menu like at http://www.kelkoo.co.uk
e.g. when you click on categories, it brings out a list of categories in columns.
I am not sure is it css, .js or ajax?
thanks
DephNet[Paul]
02-05-2008, 06:27 AM
Its a bit of both CSS (design) and JS (function).
http://www.dynamicdrive.com/ has alot of stuff you can use on your site.
Paul
Karbon
02-06-2008, 11:07 AM
I would suggest doing one in 100% CSS. I despise JS.
DephNet[Paul]
02-06-2008, 11:08 AM
I would suggest doing one in 100% CSS. I despise JS.And what about IE?
Paul
Karbon
02-06-2008, 11:11 AM
IE needs to die, so meh.
Use FireFox.
Also, it is possible to get a CSS menu to work in IE. You just need to know what you're doing.
DephNet[Paul]
02-06-2008, 11:13 AM
IE needs to die, so meh.Agreed.
Use FireFox.I do.
Also, it is possible to get a CSS menu to work in IE. You just need to know what you're doing.Do tell.
Paul
RyanD
02-07-2008, 02:56 AM
unfrotuneatly as much as one might hate IE it's still in use by the majority of surfers so you have to make sure you are compatible ;)
Karbon
02-07-2008, 10:50 AM
It is declining though. So it's only a matter of time before we don't have to design/code for it. After all, it supports almost NO css except basic ones :(.