Home > All

GMDesk

GMDesk

GMDesk is an application that lets you run Gmail, Google Calendar, Google Docs and Google Maps as a stand-alone application

Air Apps | Visit Site

Printing from an HTML AIR Application

Printing from an HTML AIR Application

Printing the main HTML page of an HTML AIR application is quite easy thanks to PrintJob. Sadly, the printing function familiar to javascript developers window.print() does not work in HTML AIR applications. The sample that follows gives a replace for window.print() in about 22 lines of javascript

Flash | Visit Site

Alex Rain

Alex Rain

A huge collection of jquery plugins.

Misc | Visit Site

Navigation Effect

Navigation Effect

A cool demo showing a shacking menu

Navigation | Visit Site

http://nodstrum.com/2007/09/19/autocompleter/

http://nodstrum.com/2007/09/19/autocompleter/

I thought i would write this tutorial because most of the auto completer applications i have seen just dump the code into a zip and tell you how to use it rather than how and why it works, knowing about this enables you to customise it a lot more (this has been demonstrated with the other apps i have written here)!

Auto Complete | Visit Site

Coda-Slider

Coda-Slider

A very cool page slider

Sliders and Galleries | Visit Site

Coda Bubble Example

Coda Bubble Example

This shows a demonstration of the 'puff' popup bubble effect

User Interface | Visit Site

Interactive character limit for textarea using Jquery

Interactive character limit for textarea using Jquery

or a textbox, character of a field can easily be limited with maxlength attribute. But maxlength doesn't work for a textarea. So, It needs an alternate way. For one of my project, I wrote a function for this purpose where I used jQuery.

User Interface | Visit Site

Simple jQuery form validation

Simple jQuery form validation

Example of good validation with Jquery

User Interface | Visit Site

Ajax Username Check - Using JQuery!

Ajax Username Check - Using JQuery!

Check if a username is available

User Interface | Visit Site

Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 Next

Back to top