Hi everybody!
could someone please help to rewrite this function to prototype?
$('#comment-form')
.hide()
.appendTo('#comment-10 .form-placeholder')
.fadeToggle(600);
$('#comment_parent_id').val(1);
<div id="comment-10">
<span id="commenter">Neverhood</span><span id="comment-date">
(September 23, 2009 at 11:44 PM)</span><br>
ye
<div class="form-placeholder"></div>
</div>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---