> I've been trying to convince people here at work to  use JQuery for UI,
but most are reluctant, because it's a framework.   
> Any good arguments of Why it is still OK to use JQuery? 



jQuery is not really a framework. jQuery is a library of javascript
functions. The fact that they have a synonym to the main jquery function
called '$' makes some people think that you are no longer coding in
javascript. The reality is that you can code javascript and jQuery function
calls together. It's just a library.

 

A framework means you have some configuration file that the application
constructs itself around. This is called "inversion of control". I have
never seen this done in any javascript application. An example of inversion
of control would be Struts or Spring in Java.

 

Your co-workers have nothing to fear.

Best regards,

Kepler Gelotte

Neighbor Webmaster, Inc.

156 Normandy Dr., Piscataway, NJ 08854

 <http://www.neighborwebmaster.com> www.neighborwebmaster.com

phone/fax: (732) 302-0904



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
BEGIN:VCARD
VERSION:2.1
N:Gelotte;Kepler;;Mr.
FN:Kepler Gelotte ([EMAIL PROTECTED])
ORG:Neighbor Webmaster
TITLE:Web Designer
TEL;WORK;VOICE:(732) 302-0904
TEL;WORK;FAX:(732) 302-0904
ADR;WORK:;;156 Normandy Dr;Piscataway;NJ;08854;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:156 Normandy Dr=0D=0APiscataway, NJ 08854=0D=0AUnited States of America
URL;WORK:http://www.neighborwebmaster.com
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20070415T052107Z
END:VCARD

Reply via email to