Friday, September 14, 2007 1:15 AM
codeblock
A Javascript class for your pages
This time I decided to write my post - on Microsoft AJAX Library - in my italian blog. Of course I will translate in english as soon as possible but I included a link to my post translated by google for english reading people. This post explain a tecnique to encapsulate all the Javascript code of a single page in a class. This may grant you the ability to strip out all Javascript code from the markup code. This is really a good result to improve maintenance of pages.
Original Post: Una classe Javascript per le pagine... ovvero, come organizzare meglio i propri script
Translated Page: A Javascript for your pages…
Filed under: Microsoft AJAX Library, Client, AJAX