On the web 2.0 version of yahoo email you have the option to select all the emails with one click. I'm interested about how the yahoo maked the green checkedbox
|
|
You can style form elements in most modern browsers, the easiest way to do it might be with jQuery: http://www.jquery.com There are some plugins that style form elements, and add the "check all" functionality. |
||||
|
|
|
I'd suppose they use JavaScript to toggle the state of the checkboxes:
|
||
|
|
|
You need to use something like
|
||
|
|
