Category: JavaScript

Div, IFrame, Form: the CSS version of Scissor, Paper, Stone

Div, IFrame, Form: the CSS version of Scissor, Paper, Stone

An interesting browser (mostly, it has to be said, Internet Explorer) rendering issue has produced an slightly odd workaround. The problem arises from the rendering of form elements, specifically dropdowns, by the browser. These are registered as windows components and hence are rendered somewhat outside of the other HTML elements. (This is not true in …

+ Read More

JavaScript as a ‘real’ language

JavaScript as a ‘real’ language

I’ve just come across these pages about JavaScript that I found very interesting. The examples of private variables and inheritance are quite an eye-opener for someone like me who’s been writing away in JavaScript and DHTML for a few years now.

JavaScript Haiku

JavaScript Haiku

There are a few sites on the web which will generate haiku’s using a set of code rules. I think I can lay claim to have written what could be the world’s first (and only) haiku actually in JavaScript. I’m quite interested in the idea of code being poetry, but just generally not interested enough …

+ Read More

the5k.org web page competition

the5k.org web page competition

The 5k web page competition looks like it might finally be getting going again. News about it is here: Siggraph’s 5k competition. However, I’m somewhat confused as the closing date in the right hand side column is set at July 14th 2004, yet the application form has July 14th 2005. Does anyone have any ideas …

+ Read More