[Proto-Scripty] Lightweight version of Prototype for embededdJS engines?

2009-06-07 Thread Alexander M Beedie
While most of the really key problems that Prototype helps solve relate to interacting with the actual browser/DOM, some of us are using embedded JavaScript engines for other purposes, and there is still plenty of value in having something like Prototype available there. (Things like standardised

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

2009-06-07 Thread T.J. Crowder
Hi again, I meant to say ...if you find you _frequently_ want to just focus an element after a pause... -- T.J. :-) On Jun 7, 7:23 am, T.J. Crowder t...@crowdersoftware.com wrote: Hi, Without showing us the actual code you're using, it's a bit hard for people to help you.  You don't want

[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 www...@pochta.ru To: Prototype script.aculo.us prototype-scriptaculous@googlegroups.com Sent: Saturday, June 06, 2009 8:14 PM Subject: [Proto-Scripty] Re: unecpected error after .update(..) and

[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

[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

[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