Grrr Nabble is tricky ;)  Try this thread: 
http://www.nabble.com/forum/ViewPost.jtp?post=9089663&framed=y



Blair Mitchelmore-2 wrote:
> 
> Could I maybe see the code? It's hard to customize something to a 
> situation I nothing about.
> 
> -blair
> 
> Daemach wrote:
>> OK I played around with this for a while with a fresh head.  As I
>> understand
>> it, the main power of closures is that they retain the environment in
>> which
>> they were created.  I'm not sure how that applies here, since closures
>> have
>> to be defined inside of another function then returned to retain that
>> environment, but I'm sure it's something I'm overlooking.
>>
>> The problem with the code below is that I need to pass other variables in
>> addition to the event, such as the id and  value of the input element
>> that
>> this event handler is being registered on - how can I do this with the
>> below
>> code?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Gmail-style-updates-tf3269331.html#a9108436
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to