| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
"arrow" image clickable to toggle options.
Cleaning up the javascript used to toggle options a bit in the process, getting rid of one of the ugliest instances of innerHTML there.
|
|
|
|
|
|
|
|
| |
would be tabbed through
when navigating with the keyboard.
Following ideas and suggestions by Greg Rosmaita, Gez Lemon, Patrick Lauke.
http://lists.w3.org/Archives/Public/wai-xtech/2007Aug/thread.html#msg76
|
|
|
|
| |
browsers
|
|
|
|
| |
styling button in case of fallback
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(mad4milk/mootools),
cleanup and revamp of the CSS and scripting used, mostly by the main UI of the validator.
Changes include:
* cleaner CSS for the UI
* (more) accessible, gracefully degrading tab and toggle scripting
* smooth, unobtrusive transition effects
* form styling
* Toggle and tab scripting now use mootools as framework, allowing for addressing of each "view"
(e.g one can link directly to the "by upload", "with options toggled on"
this was an issue in earlier toggle script versions for the CSS validator
* scripting with smaller footprint
* minor CSS changes (page and UI takes all width, etc)
|
| |
|
|
|
|
|
|
|
|
|
| |
scripting.
See: http://lists.w3.org/Archives/Public/www-validator/2007Mar/0078.html
+thread
and: http://lists.w3.org/Archives/Public/www-validator/2007Apr/0049.html
+thread
|
| |
|
| |
|
| |
|
| |
|
|
revamping home page UI based on work made for CSS validator and Unicorn:
- usage of tabtastic for the method (uri, upload) choice
- usage ot toggle scripting for extended options
- menu moved to bottom of page, giving most important page
real estate to form interface
|