HighDots Forums  

DHTML menus

alt.html.dhtml alt.html.dhtml


Discuss DHTML menus in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
paul
 
Posts: n/a

Default DHTML menus - 06-22-2005 , 04:45 AM






Hi guys!
Its that re-design time of year again! I'm converting a tables based site
to
a Pure CSS site, and tweaking the whole look of the site. I've got a
couple
of questions:

1) I want to use DHTML for the main navigation. Would my code still
validate
if I have this big chunk of DHTML in it? Also, How gracefully would a
DHTML
menu degrade if someone was surfing with Java switched off? And finally,
how
would a screen reader, or other visual aid, cope with a DHTML menu, would
I
still have to present a plain text <a href> type menu?

2) Could anyone recomend a decent, easy to install forum system
(php/Mysql)?
I would want it easy to customise so I can blend it seamlessly with the
rest
of my site. I know I should code my own, but i'm being lazy to learn PHP
from scratch! Hey, I'm learning CSS, one step at a time eh?

Many thanks in advance

Paul

www.dunmowkarate.com



--
I am using the free version of SPAMfighter for private users.
It has removed 3180 spam emails to date.
Paying users do not have this message in their emails.
Try www.SPAMfighter.com for free now!



Reply With Quote
  #2  
Old   
James Cummings
 
Posts: n/a

Default Re: DHTML menus - 06-22-2005 , 03:53 PM






Go look at:

http://search.atomz.com/search/?sp-q...p=All&sp-k=All

I think you'll find an excellent start there.

--
James Cummings
"paul" <paulioNOSPAM (AT) wattio (DOT) freeserve.co.uk> wrote

Quote:
Hi guys!
Its that re-design time of year again! I'm converting a tables based site
to
a Pure CSS site, and tweaking the whole look of the site. I've got a
couple
of questions:

1) I want to use DHTML for the main navigation. Would my code still
validate
if I have this big chunk of DHTML in it? Also, How gracefully would a
DHTML
menu degrade if someone was surfing with Java switched off? And finally,
how
would a screen reader, or other visual aid, cope with a DHTML menu, would
I
still have to present a plain text <a href> type menu?

2) Could anyone recomend a decent, easy to install forum system
(php/Mysql)?
I would want it easy to customise so I can blend it seamlessly with the
rest
of my site. I know I should code my own, but i'm being lazy to learn PHP
from scratch! Hey, I'm learning CSS, one step at a time eh?

Many thanks in advance

Paul

www.dunmowkarate.com



--
I am using the free version of SPAMfighter for private users.
It has removed 3180 spam emails to date.
Paying users do not have this message in their emails.
Try www.SPAMfighter.com for free now!





Reply With Quote
  #3  
Old   
David Dorward
 
Posts: n/a

Default Re: DHTML menus - 06-22-2005 , 05:26 PM



paul wrote:

Quote:
1) I want to use DHTML for the main navigation.
It sounds like you are picking the technology before the result. Decide what
you want to do, and then pick the technology. DHTML is a buzzword more then
a technology, it usually means JavaScript + DOM + HTML + CSS.

Are you talking about an expanding menu such as you can find at
http://www.udm4.com/ ?

Quote:
Would my code still validate if I have this big chunk of DHTML in it?
It is possible to write such a menu using valid code.

Quote:
Also, How gracefully would a DHTML menu degrade if someone was surfing
with Java switched off?
Perfectly well, since "DHTML" almost never includes Java. JavaScript[1] on
the other hand ... that depends how well the script was written.


[1] Java and JavaScript have about as much in common as Car and Carpet.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.