Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing scripting bug with too-greedy replacement of - with _ | ot | 2007-05-31 | 1 | -1/+1 |
| | |||||
* | In collaboration with (and mostly courtesy of) Valerio Proietti ↵ | ot | 2007-05-31 | 2 | -0/+328 |
| | | | | | | | | | | | | | | | | | (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) | ||||
* | unused | ot | 2007-05-31 | 4 | -199/+0 |
| | |||||
* | making prefilling of document structure on the server-side rather than via ↵ | ot | 2007-04-12 | 1 | -19/+0 |
| | | | | | | | | | 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 | ||||
* | using div as generic container in prefilled html | ot | 2007-04-10 | 1 | -3/+3 |
| | |||||
* | XHTML-izing the XHTML sample | ot | 2007-04-10 | 1 | -1/+1 |
| | |||||
* | adding pre-fill routines for direct inut method | ot | 2007-04-10 | 1 | -0/+19 |
| | |||||
* | removing toggle | ot | 2007-03-22 | 1 | -142/+0 |
| | |||||
* | [work in progress] | ot | 2007-02-20 | 5 | -0/+341 |
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 |