Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

JavaScript Usage of Javascript

views
     
TSalexa
post Jun 27 2010, 08:04 PM, updated 16y ago

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



Understand JavaScript syntax and structures.

• Create scripts that are easy to understand and maintain.
• Write scripts that do not interfere with other JavaScripts.
• Write scripts that make web sites easier to use without blocking out non-JavaScript users.
• Write scripts that are independent of the browser or user agent trying to understand
them—which means that in some years they will still be usable and won’t rely on obsolete
technology.
• Enhance a web site with JavaScript and allow developers without any scripting knowledge
to change the look and feel.
• Enhance a web document with JavaScript and allow HTML developers to use your functionality
by simply adding a CSS class to an element.
• Use progressive enhancement to make a web document nicer only when and if the user
agent allows for it.
• Use Ajax to bridge the gap between back end and client side, thus creating sites that are
easier to maintain and appear much slicker to the user.
• Use JavaScript as part of a web methodology that enables you to maintain it independently
without interfering with the other development streams.
TSalexa
post Jun 29 2010, 11:37 PM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



read again and again dude biggrin.gif

 

Change to:
| Lo-Fi Version
0.0249sec    0.71    6 queries    GZIP Disabled
Time is now: 30th November 2025 - 03:04 AM