View Ticket
Not logged in
Ticket UUID: e68182a35ac0265a857e462c6b2a1e81a8b17a6d
Title: Default HTML for new ticket form
Status: Open Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Open
Last Modified: 2010-06-24 11:14:21
Version Found In:
Description & Comments:
The New Ticket form uses tables for layout and lacks label elements for form fields. To make it easier to style the form and increase accessibility the following default HTML is proposed:

http://pastebin.com/8hdQB0wz

The unstyled version works in all browsers but to increase readability the following CSS should be added to the default CSS:

http://pastebin.com/dd3fwLek


anonymous claiming to be Peter Krantz added on 2010-06-22 17:59:22:
The proposed HTML uses the same field names as the previous form and should not affect functionality. Based on that HTML the following look is simple to create with CSS:

http://skitch.com/peterkz/djk51/fossil-new-ticket-form-html