[Proto-Scripty] Re: unecpected error after .update(..) and .focus()

2009-06-07 Thread Alex McAuley
my point was .. is "input1" wrapped in quotes or not ... ? - Original Message - From: "buda" To: "Prototype & script.aculo.us" Sent: Saturday, June 06, 2009 8:14 PM Subject: [Proto-Scripty] Re: unecpected error after .update(..) and .focus() input1 is element which is inserting in di

[Proto-Scripty] Re: unecpected error after .update(..) and .focus()

2009-06-07 Thread T.J. Crowder
@Alex: He'd be getting a different error if that were it; either he did have it in quotes and just typed it wrong in his note, or he left out a bit where he retrieved the reference into a var. (Hence my note about not giving us enough to work with.) @OP: Somewhat belatedly, I realized that the

[Proto-Scripty] Problems with the down() function and the new Browser Generation

2009-06-07 Thread Posseidon
Hi guys... I have some Problems in all modern Browsers (IE8, Safari4, Opera10) using the Element.down() function. I'm building with a Template a list of div containers and in those containers there is some text and two buttons. The buttons come when the User has the right rights to click on them.

[Proto-Scripty] Re: How do I access 'this' from within Ajax.Request onSuccess?

2009-06-07 Thread Col
Thanks for the reply. That probably one of the most helpful replies I've ever had. :-) --~--~-~--~~~---~--~~ 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 prototy

[Proto-Scripty] Re: prototype insert() appears to lose inline javascript when using IE over remote desktop

2009-06-07 Thread jkflash
Thanks T.J., You were absolutely right it was the IE Enhanced Security Configuration - disabling it allowed the code to work. I didn't think the enhanced security setting would come into play since the site was trusted and the security for that zone was at it's lowest setting. Matt. On May 29,

[Proto-Scripty] Returning scriptaculous drag/drop elements via ajax

2009-06-07 Thread Matt
This might be a simple problem but I just can't get my head round it. I'm designing a page with two lists, on the left is a list of 'Activity Groups' and on the right, a list of children that have not yet been allocated to an Activity Group. To allocate a child to a group, you simply drag them to