jLim DOM is a jLim module contains functions for various DOM manipulations.
Day "DOM"
jLim – compact JavaScript framework

jLim is a mini JavaScript framework (package ~13kb minified) and contains the most used features of jQuery. Ideal for less complex sites. jLim is from scratch, but has a interface that is approximately equal to jQuery.
Read more…
SimpleSelector $$() – JavaScript DOM selector
The Simple Selector is a simple JavaScript DOM selector, that the most commonly used selectors supported. Some advantages are:
- very compact (~ 1.2kb min)
- easy to use with $$()
- no overhead, No features that you hardly use
- ideal for smaller sites
SimpleAjax – small Ajax Javascript object
SimpleAjax is a small Ajax JavaScript object. (~ 3KB min).
Working with jQuery: 5 Mail! ( Part 2 )
After a while, having worked with jQuery, I would like some best-practice sharing.
Read more…
Light – Make your own mini-jQuery
Light is puur ter demonstratie. See jLim for a complete framework.
This is an extremely small and simple JavaScript code. It can be used for small sites where not all the functionality of the larger libraries needed. Or use it to learn how to design their own framework.
Read more…


















