Archive for 'Hijax'

Whilst being Pr0 and trying to work around IE’s inability to understand the CSS :after class I used JavaScript to add a clearing element after the classes through the DOM, but only for IE. (I know browser sniffing is wrong but if it adds in a clearing element in Opera too there won’t be any [...]

After the launch of Monkey I have had time to (been forced to) do some other projects. Whilst being a nice change it’s also rather annoying not getting to polish something once you have got the first release out. However needs must and hopefully I will be back on it soon. Being back on the [...]

At work recently I came across an instance where I wanted to turn a script.aculo.us Ajax.Periodical Updater on and off. After looking on the wiki it appeared that there was no way to turn the thing off once you had started it other than reloading the page. You could for example want to turn it [...]