javascript
Posts tagged: "javascript"
| Post | Summary | Date |
|---|---|---|
| JQuery: live vs delegate | When you want to attach event handlers to your HTML elements via JQuery, like the bind() method, but you want to include any elements added to the ... | 31 October 2011 |
| IE9 is the fastest web browser -- confirmed by Facebook's new speed test platform | The world's fastest web browser is Internet Explorer 9 Facebook has launched a new platform for speed testing of web apps, with a focu ... | 01 February 2011 |
| YQL example -- get the direct URL for a file on SkyDrive | Yahoo Query Language (YQL) is an extremely useful and versatile free web service, API provided by Yahoo. YQL acts as a single, convenient point of ... | 25 June 2010 |
| Replacing JQuery slider with MS Ajax slider – a definite win! | Allow me to share with you my experience of migrating an important slider control, on the main page of a high-profile web application, from JQuery ... | 08 February 2010 |
| Microsoft launches major new Content Distribution Network that can add AJAX features to any website | Microsoft has just announced a useful new CDN service that any website can use, at no cost, to add rich JavaScript functionality and Ajax. This mov ... | 16 September 2009 |