Profile
Achievement
davebowker's Recent SnippetsTagged form
- All /
« Prev 1 Next »
Use by inserting the following in the head.
<script>
$(document).ready(function() {
$("input").toggleVal();
});
</script>
0
1017
posted 16 years ago by davebowker