The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: "John Resig" <jere...@gmail.com>
Date: Fri, 3 Oct 2008 13:50:10 -0400
Local: Fri, Oct 3 2008 1:50 pm
Subject: Re: [jquery-dev] Re: Unelegant Code
> I agree with you, just wanted to through some ideas into the mix, but One idea that I had was a special jQuery object that produces a > do you agree that this is "unelegant code" > $('#foo').fadeOut('normal',function(){ $(this).remove(); }); > Do you have any suggestions to improve it? I think the last option I wrapped function, something like: $("#foo").fadeOut("normal", jQuery.self.remove()); More complicated: $("#foo").fadeOut("normal", That wouldn't be "that hard" to implement (imo) - any interest? I --John You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||