![]()
GMDesk is an application that lets you run Gmail, Google Calendar, Google Docs and Google Maps as a stand-alone 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
![]()
A huge collection of jquery plugins.
![]()
A cool demo showing a shacking menu
![]()
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)!
![]()
A very cool page slider
Sliders and Galleries | Visit Site
![]()
This shows a demonstration of the 'puff' popup bubble effect
![]()
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.
![]()
Example of good validation with Jquery
![]()
Check if a username is available
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