Site Archives Javascript
Travel Mate: New Widget For Opera
Going out for vacation??? Plan your trip using Travel Mate. ;-)
Actually some days ago there was a call from Opera to all developers to make widget for travelers, and to promote developers they announced some prizes like Windows based mobile Phone. Me and my colleague Aditya decided to try our luck, but unfortunately I could […]
wanna add keyboard shortcuts to your web application?
Today I was looking for some javascript to add keyboard shortcuts to my project. And after little search on google I came across a very cool and lightweight javascript library shortcuts.js .
This library allows you to make keyboard shortcuts on a fly.
Example:
shortcut(”Ctrl”,function() {
alert(”Hi there!”);
});
Please visit this site to know more about this javascript library.
Animator.js: A javascript library by Bernie Sumption
While surfing on net I came across a javascript library(animator.js) based on prototype library written by Bernie Sumption.
I found this library a bit interesting. One that appeals me is the ability to define start state and end state through CSS
See in action here.
Find It Quickly
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.


