Bram Jetten
Joined
        10 Experience
      
    
        0 Lessons Completed
      
    
        0 Questions Solved
      
    Activity
Small comment about those delete links (I really dislike using links for delete requests): when you need to put a delete button inside form, consider moving the submit button outside of the form instead by using the form-attribute on the submit button (not supported in IE, but who cares)