News:

This week IPhone 15 Pro winner is karn
You can be too a winner! Become the top poster of the week and win valuable prizes.  More details are You are not allowed to view links. Register or Login 

Main Menu

The language attribute of JavaScript

Started by District_posters, May 22, 2006, 09:05:37 AM

Previous topic - Next topic

0 Members and 20 Guests are viewing this topic.

tasadduqb

 The language attribute of JavaScript

In the tutorial JavaScript primer, I briefly mentioned the language attribute of JavaScript, and how it is used more or less as simply a way of telling others that the containing code is written in JavaScript. Well, back then, that is the case, but as JavaScript evolved with the advent of next generation browsers, the language attribute has gained significant importance in the JavaScript language, and may quickly crawl itself out of the status as simply being an "optional" declaration. In this tutorial, I'll discus both how to use the language attribute, and its merits to your code.

CLIKC HERE TO VIEW ALL You are not allowed to view links. Register or Login