Archive for the "Javascript" Category

March 6th 2008 @ 3:29 pm Filed under: Javascript Tags:

So like me you spent 30 minutes trying to fix this Internet Explorer JavaScript error ?
Cant move focus to the control because its invisible , not enabled, or a type that does not accept the focus.
In that case don’t waste time trying to understand it, odds are you have conflicting ids in your document. [...]

read on »
February 10th 2008 @ 3:53 pm Filed under: Javascript Tags: ,

If you’re anything like me, hardcore object-oriented Javascript coding always come with unexpected errors and some of the strangest behavior you can’t really explain.
But that’s always the programmer’s fault, of course. It turns out Javascript isn’t made to be used in a object-oriented way, but rather in a prototype-oriented fashion.
This lengthy post compares Java and [...]

read on »
June 11th 2007 @ 1:41 pm Filed under: CSS, Javascript, Web Design, XHTML Tags: ,

Long time indifference
Yahoo! is not a place I like to hang around. I guess it has all to do with how they handled the presentation of their search results back in the day. I never was a fan of categorized results — at least wasn’t ready to try harder to use them at that [...]

read on »