- From: Olav Junker Kjær <olav@olav.dk>
- Date: Mon, 18 Jul 2005 22:41:58 +0200
Btw, in HTML5 class name handling is easier through the DOMTokenString interface, you just write: element.classNames.add("somethingThatIsOnlyVisibleOnScreen") /olav
Received on Monday, 18 July 2005 13:41:58 UTC