can you re-post your full sourcecode for the funciton and the elements that 
it produces and the elements you want to observe .. i will edit it for you 
and put in some debugging for you

Regards
Alex Mcauley
----- Original Message ----- 
From: "James Hoddinott" <[EMAIL PROTECTED]>
To: <prototype-scriptaculous@googlegroups.com>
Sent: Wednesday, November 05, 2008 11:10 AM
Subject: [Proto-Scripty] Re: In a bind...


>
> 2008/11/4 Alex Mcauley <[EMAIL PROTECTED]>:
>>
>> you are resetting "evt" on the invoke ...
>> try
>> onSuccess:function(e) {
>>>            $$('li.clickinc').invoke('observe','click',function(evt) {
>>
>> `e` bing the object to  get the responseText from and `evt` being the
>> element that was clicked
>
> OK, thanks for that Alex. I get the thinking behind that. I still
> can't get it to work with that change. Having done some additional
> testing (just updating the dmain div and not worry about passing any
> id) I can't get that to work either. It feels to me like the
> li.clickinc just aren't being observed for 'click'.
>
> I wonder if I can test for that somehow...
>
> -- 
> James Hoddinott
>
> >
> 


--~--~---------~--~----~------------~-------~--~----~
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 prototype-scriptaculous@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to