$(function(){ var taglist = 'Race, wii, Nintendo Gamecube, Blue, Wave, Storm, work, Advance, Wave Race'; $('#edit-tags').click(function(){ $('#tag-list').html(''); // remove link $(this).parent().hide(0); // setup new form $('#tag-editing-list').
...
more