StoneGut
-
Some SIMPLE jQuery help....
Someone wonderful on the official jQuery forums figured it out: $(document).ready(function() { $(".guestbook_result .btn-edit").click(function(){ $(this).parents().children(".guestbook_edit").slideToggle("fast&q…