…the BBC has their own javascript library, glow . Their reasoning behind having their own library is quite interesting. Apparently, it is much more geared towards also supporting browsers that are
It has been itching for a while now. I may love .NET, but every once in a while I need to escape into something else. Primordial soups of programming, dynamic chaos...well, ok, I am exaggerating, I w
This may be a known fact to those that have mastered javascript in real life scenarios, but just today I came across this:
function parse() {
var i = parseInt(document.getElementById('num')
While documenting a Javascript method I wrote without thinking much: clone - performs the cloning, also changing essential HTML element ids to ensure uniqueness of the clone I was laughing out l