Day 1: @media ajax November 2007
On this page: Overall The State of AJAX But I’m a bloody designer! Real World Accessibility for Ajax-enhanced Web Apps How To Destroy The Web Planning JavaScript and Ajax for Larger Teams Afternoon...
View ArticleDay 2: @media ajax November 2007
On this page: JavaScript 2 and The Open Web Building Interactive Prototypes with jQuery Metaprogramming JavaScript Dojo 1.0: Great Experiences For Everyone JavaScript: The Good Parts Discussion Panel...
View ArticleGoogle to host a number of JavaScript libraries
Google just announced their AJAX Library API, where Google will host many major JavaScript frameworks for you, such as jQuery, Prototype, Mootools, Dojo, etc. This will allow you to write web pages...
View ArticleTurn your jQuery code into a richer, unit testable, plugin
On this page: Make most of your jQuery code into reusable plugins Example to create a dynamic side note toggler As a simple jQuery plugin Use the jQuery plugin development pattern for added...
View ArticleJonathan Snook’s jQuery Background Animation as a Plugin
On this page: Add additional keyboard accessibility A first attempt plugin Unit testable plugin? Was it worth adding extra code to make it unit testable? Summary Jonathan Snook recently posted a...
View ArticleBook: Ext.NET Web Application Development
On this page: Get the book Discount codes for the book What is Ext.NET? About the book Chapter overviews Samples photos How I ended up writing a book on Ext.NET Shifting focus to highly interactive...
View ArticleExt JS TabPanel plugin for draggable tabs
On this page: Demo Subclass or Plugin? The Code Original subclass refactored into a plugin The accompanying DropTarget to implement the drop behaviour CSS for the drop arrow Example usage Limitations...
View ArticleSignalR with Ext.NET
I’ve just published a blog post over at Ext.NET about using SignalR with Ext.NET What is SignalR? Checkout this great video from Scott Hanselman: In the video there is an example there of a stock...
View Article