Profile
Achievement
 
    
                redconservatory's Recent SnippetsTagged jquery
- All /
 « Prev 1 Next »
CSS:
.error 
style the error class
Form HTML:
class="required"
makes the input field required
minlength="2"
makes the field require at least 2 characters
        
        
        
            0 
        
        
            1296 
        
                    posted 14 years ago by redconservatory
            Removes the margin-right spacing from the item in a line of items. This works cross browser unlike the CSS last-child selector (which doesn't work in IE6 or IE7).
        
        
        
            0 
        
        
            1176 
        
                    posted 14 years ago by redconservatory