08-12-2009, 11:19 AM
|
#18 (permalink)
|
|
The Addict
Join Date: Jun 2008
Posts: 335
Thanks: 2
|
Quote:
Originally Posted by Salathe
If you bring in the library from some CDN then the impact might be bearable: the main example being loading jQuery from the Google AJAX Libraries API. The idea being that the client would hopefully already have the file cached.
|
You've a good point but the idea is not the fact that the file must be downloaded and might affect load times but rather that for the simple task of changing attributes the library was needed. This was the only JS on the site ( Intranet tool, the company wasn't big on facy UI's internally )
|
|
|
|