September 2007
80 AJAX-Solutions For Professional Coding | Developer's Toolbox
by 10 othersdes scripts en vrac pou plein de choses (galeries d'images, tables sorters, calendars, formulaires, etc)
August 2007
May 2007
Row Locking with CSS and JavaScript (Ask the CSS Guy)
I was recently asked about the effect used to highlight a table row with a mouse click. This is different than highlights while hovering, as the clicked row should stay highlighted until clicked again. To differentiate this effect from 'row highlighting', I'll refer to it here as 'row locking', since the effect stays in place until the user re-clicks (or unlocks) the row.
1
(7 marks)