Help - Search - Member List - Calendar
Full Version: DHTML menus
WorkTheWeb Forums > Webmaster Resources > Dynamic HTML
Support our Sponsors!
paul
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!

James Cummings
Go look at:

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

I think you'll find an excellent start there.

--
James Cummings
"paul" <[Email Removed]> wrote in message
news:d9bbvk$460$[Email Removed]...
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!



David Dorward
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


PHP Help | Linux Help | Web Hosting | Reseller Hosting | SSL Hosting
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2006 Invision Power Services, Inc.