dHTML Help? - Printable Version
-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: dHTML Help? (/showthread.php?tid=26667)
dHTML Help? by matty on 06-03-2004 at 10:34 PM
Ok guys, here is the situation .
Kao's server doesn't support asp so I need to convert my code over to php. Now the problem is, is that the menu I coded will be slow on computers with a slower connection, so I was wondering it any people out there in Plus! world know some dhtml to help me recreate this menu.
here is the menu url
http://24.103.212.59/web/menu.asp
(ignore the green, its menu for a transparency effect in IE)
Thanks to all
RE: dHTML Help? by Choli on 06-03-2004 at 10:38 PM
I think that kind of menus can be done using javascript. Don't know how, tho. About doing it in DHTML, can't frontpage help you?
RE: dHTML Help? by Guido on 06-03-2004 at 10:57 PM
quote: Originally posted by Choli
I think that kind of menus can be done using javascript. Don't know how, tho. About doing it in DHTML, can't frontpage help you?
DHTML is Javascript + CSS + HTML. So, basically doing it in DHTML is doing it in Javascript.
RE: dHTML Help? by lhunath on 06-04-2004 at 06:32 AM
quote: Originally posted by Choli
can't frontpage help you?
Nah.. =/
And I vote pure CSS / HTML.
Have a look here :
http://dean.edwards.name/IE7/compatibility/Pure%20CSS%20Menus.html
RE: dHTML Help? by Choli on 06-04-2004 at 09:00 AM
quote: Originally posted by Guido
quote: Originally posted by Choli
I think that kind of menus can be done using javascript. Don't know how, tho. About doing it in DHTML, can't frontpage help you?
DHTML is Javascript + CSS + HTML. So, basically doing it in DHTML is doing it in Javascript.
wasn't dhtml a dodgy addition to html by microsoft?? oh well, thanks for the info quote: Originally posted by lhunath
quote: Originally posted by Choli
can't frontpage help you?
Nah.. =/
And I vote pure CSS / HTML.
Have a look here :
http://dean.edwards.name/IE7/compatibility/Pure%20CSS%20Menus.html
interesting
|