Skip to content

Firefox 3.5 not collapsing spaces in JavaScript className

In JavaScript, to get all the classes on a given element, you call element.className, which gives a string with space-separated classes, such as “class1 class2”. You can also set this property directly, such as element.className = “class3 class4”. The norm here is that classes are separated by a single space, with no whitespace [...]

Secret Firefox Icons

I discovered an interesting feature in Firefox today.  When browsing in a local folder (Anything starting with file:///), small icons are shown to represent the format of each file.  It turns out that you can access these icons with moz-icon://.ext?size=x, where ext is the extension of the file (mp3,txt, …), and x is the size [...]

Friarfox

An illustration by my friend Jordan Vetro.

Get Friarfox