Javascript, Dom scripting, CSS
- Opera and Chrome order numeric object properties (javaScript)
The other day I was debugging some old Javascript code and I found some remarkable differences between the javascript engines of Opera and Chrome on the one hand and all other browsers on the other hand.
It has to do with the order of javascript object properties.
The code creates an object like this:var numbers = new […]
- free stock photos : rgbstock.com
http://www.RGBStock.com a new community driven and truly independent free micro-stock sharing site hits the ground running!
A group of photographers and illustrators with a mutual passion for sharing their work free of charge founded RGBStock.com and launched the site since January 4 2010 as an alternative to recent management takeovers and policy changes at sxc.hu.
The response […]
- Internet Explorer 8 crashes on querySelectorAll?
Internet Explorer 8 on Windows XP crashes on querySelectorAll?
Go to the IE8 crash page
In IE8, Microsoft Internet Explorer 8, a new and convenient method has been introduced by the name ‘querySelectorAll’ By using this method you can find DOM elements based on CSS class names. Useful? Oh yeah, this could be very useful. But […]
- Sizzle
Today I dived into sizzle. At last I have to say, because I knew of it existence but never got the time to look into it. Sizzle the new css selector class of John Resig. (http://sizzlejs.com/) It is a small an well made peace of javascript. And it works fine. I am trying to combine […]
- jQuery sortable portal
Based on a great example on the jquery site I have built my own example of a sortable portal. Please look at the original demo http://ui.jquery.com/repository/real-world/layout/
I have to say I did not do much tweaking on the javascript code. I did mainly some HTML and CSS code change and I have changeed some little […]
- FireBug 1.2 final release
At last there has been the release of FireBug 1.2.
After some weeks of almost endless beta updates we have the new Firebug version.
and it is a good and stable version. I hardly can’t believe I used to work without this tool.
I use FireBug everyday, I cant miss it anymore. I am so glad I don’t […]
- Firebug bug
Maybe I found an small bug in Firebug 1.2
It is about the inspect tab in Firebug. I can not use the inspect tab any more when I try to inspect a HTML page with some specific CSS. Unfortunately the site getfirebug.com is down for day’s now, so I can not write a bug […]
- Kings of Code part 2
We have seen and heard some very interesting speakers on the Kings of Code conference in Amsterdam.
First of all there was Nate Koechley. He is a front end engineer from Yahoo! and he is working on YUI. Everything he told I knew already, but he did a very good and convincing gig. He had one […]
- Kings of code
I am really excited. My friend Lennie and I are going to Amsterdam. I’ve been many time in that city so that’s is no reason for excitement. But we are going to see and hear some real javascript hot shots. John Resig, Nat Koechley and others are speaking on may 27 on the King […]
- CSS naked day
CSS naked day
April 9 it is the third CSS naked day. At least it is according Dustin Diaz, an Californian based front end engineer.
On this day we have to remove all CSS from our web site and strip all the design.
The idea behind this event is to promote Web Standards. Plain and simple. This includes […]


Recent Comments