JavaScript

… adding more interactivity

It really can be a browsing pleasure when applied used wisely, some refer to this approach as ”progressive enhancement”. A good manipulation of the Document Object Model opens a complete new array of opportunities.

You may prefer the help of ready made libraries or craft from scratch your self. This usually requires more complex set of skills and knowledge that comes ater a regular practice. You should not be put off by those words there is room for everyone at any level here, just pop the question …

I will be adding some more articles with practical examples, adhering to good coding practices from pure “vanilla” JavaScript to the use of some popular libraries such as jQuery, Mootools and other collection of ready functions.

Will be happy to see your input too.