Tag Archives: jQuery

Test Drive of the Google Hosted Ajax Libraries

The recently announced Google Ajax Libraries API caught our attention because it offers some significant performance improvements if you use a popular Javascript library (e.g. JQuery, prototype, script_aculo_us, MooTools or dojo)  on your site. You can now reference these libraries at Google rather than having to host your own copy. The benefits of this approach are:

The libraries […]

ERROR_INTERNET_INVALID_URL & HttpWatch

Some customers contacted us recently to ask why they were seeing http://:/ recorded in HttpWatch. This URL produces an ‘Error 0×57′ in IE 6 and ERROR_INTERNET_INVALID_URL on IE 7.
The sites causing these errors had one thing in common. They were either using the jQuery or YUI javascript libraries. It was not immediately obvious where this URL […]