JQuery ToggleVal


/ Published in: JavaScript
Save to your folder(s)

Use by inserting the following in the head.

$(document).ready(function() {
$("input").toggleVal();
});

URL: http://jquery.kuzemchak.net/toggleval.php

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.