Add notes for later.
This commit is contained in:
parent
6bc559208f
commit
e7b424eddd
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@
|
|||
$('button').corner('round 4px');
|
||||
$('#box').corner('round bottom');
|
||||
|
||||
//queroy.autocomplete to / ajax / etc.
|
||||
|
||||
$('#generate input').change(function() {
|
||||
$('#password').val($.md5($('#root').val() + $('#master').val()));
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue