Tag: html

HTML checkbox submit a value if not checked using JQuery

HTML checkboxes are horrible. If they are checked - they will submit a value, but if they aren't...

John H John H
2 minutes

YourFriendsWhoLike.com

[caption id="attachment_937" align="aligncenter" width="1024"] Website for searching for what your...

John H John H
~1 minute

Simple HTML content fade in with JQuery

JQuery in the Head $( document ).ready(function() {...

John H John H
2 minutes

Make a Form Cancel Button

  The Cancel Button You are making an edit form for a site. The form allows a users to make...

John H John H
9 minutes