i'm not suggesting that you build inaccessible systems.

one should always provide a backup for browsers that don't support your
features.

ex:

<script src="/js/sniffer.js"></script>
<noscript></noscript>

--

i'm an advocate of using the most appropriate language to the application,
nothing more, nothing less.

and sometimes (often,actually), it AIN'T php.

DanO


-----Original Message-----
From: Jason Murray [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 11, 2001 3:57 PM
To: 'DanO'; Php-General@Lists. Php. Net
Subject: RE: [PHP] Dynamic 'left menu's' on site: Like a windows
explorersystem???


> javascript IS the optimal solution for a user-friendly dynamic navbar.

I don't agree.

> check this one out:
> http://javascript.internet.com/foldertree/
> i do sense a certain amount of FEAR on behalf of php'ers in regards to
> javascript.

Because it goes against accessibility.

> no web application is complete without a mix of client-side
> and server-side application of code.

If you don't want it to work in all browsers, you're right.

If you know your audience isn't disabled and uses browsers that support
JA *and* always have it switched on, go for it.

Jason

--
Jason Murray
[EMAIL PROTECTED]
Web Design Team, Melbourne IT
Fetch the comfy chair!


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to