Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

Posts Tagged ‘library’

JSL – a New JavaScript Library

By • Jul 20th, 2008

Yesterday, I published a new JavaScript Library – JSL. It borrows many ideas from the famous jQuery library. Download Packed Version – 13 KB Source – 38 KB Features The Standard Stuff… CSS DOM Selectors Ajax Functions Event Handling is abstracted Ability to change style of an element. Extendable by Plugins Supports all Modern Browsers [...]



Keyboard Shortcuts JavaScript Library

By • Jul 21st, 2007

I have created the second version of the JavaScript Shortcut Library. It is one of my more popular scripts. This script eases the work involved in making shortcuts in JavaScript. Despite the many JavaScript libraries that are available today, I cannot find one that makes it easy to add keyboard shortcuts(or accelerators) to your javascript [...]