Ticket Change Details
Not logged in
Overview

Artifact ID: 2891ef4f2d889ceeb36d4fec276b87756ddb34fd
Ticket: e68182a35ac0265a857e462c6b2a1e81a8b17a6d
Default HTML for new ticket form
User & Date: drh 2010-06-24 11:14:21
Changes

  1. comment changed to:
    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]
    
    <hr><i>anonymous claiming to be Peter Krantz added on 2010-06-22 17:59:22:</i><br>
    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]