NYCPHP Meetup

NYPHP.org

[nycphp-talk] JavaScript List?

Kyle Tuskey ktuskey at exostream.com
Fri Jul 19 13:49:51 EDT 2002


That's not really accurate.  Javascript, CSS, and DHTML are all very
useful if you know what you are doing.  Browser detection makes it
possible to implement client side languages without worrying as much
about widespread compliance.  The drawback being longer interface
development time as you would have to design UI for multiple levels of
compliancy.  With this setup and the good client side coding, you can
save the user time in reloading a page or make it easier and more
interactive to perform a task, thus saving bandwidth and other system
resources.



Kyle Tuskey
eXostream Communications




-----Original Message-----
From: Analysis & Solutions [mailto:danielc at analysisandsolutions.com] 
Sent: Thursday, July 18, 2002 11:24 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] JavaScript List?

On Thu, Jul 18, 2002 at 10:40:36PM -0400, SolTek wrote:
>
> Does anyone know of any list I can join for seeking help with
JavaScript?

/dev/null  :)

While I'm joking, I'm also serious.  The only legitimate use for
Java'sCrap is mouseovers.  Relying on the browser/client for anything
isn't wise.

Most things done with JS can be done server side much more accurately.  
That's why you've subscribed to a PHP list, no?  :)

See http://www.analysisandsolutions.com/code/weberror.htm?j=y for more 
info.

--Dan

-- 
               PHP classes that make web design easier
        SQL Solution  |   Layout Solution   |  Form Solution
    sqlsolution.info  | layoutsolution.info |  formsolution.info
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7 Av #4AJ, Brooklyn NY     v: 718-854-0335     f: 718-854-0409





More information about the talk mailing list