Writings about CSS, PHP, Accessibility ...
-
Inline links with background images - three simple fixes for Internet Explorer
Internet Explorer renders the positioning of the background-image on inline links differently, compared to other browsers, when the links are split over two lines. The background image may disappear, or may be displayed at the end of the first line, overlapping the text. Here you will find three simple CSS solutions. -
Keyboard accessible dropdown menu
Dropdown menu, based on Matthew Carroll's Keyboard Accessible Suckerfish script. With JavaScript OFF the sub-menu items are still keyboard accessible. -
ThickBox problem with jQuery 1.3
ThickBox script stops working after upgrading to jQuery 1.3. The culprit that breaks the code is the old syntax for the attribute selector. The fix is quite simple. -
Readability bookmarklet
A simple tool, developed by Arc90 Lab, that makes reading on the Web more enjoyable by removing the clutter around the text you are reading.