[Proto-Scripty] Re: How to override / hack Element.update function?

2008-11-19 Thread EMoreth
Object Elements try element.wrap ('span').innerHTML this still intends to be faster than update() (again for not evaluating script tags). EMoreth On 19 nov, 09:33, kangax <[EMAIL PROTECTED]> wrote: > polydor wrote: > > Hi, > > > I want to make a huge table using Prot

[Proto-Scripty] Re: Passing variables after an onComplete

2008-11-19 Thread EMoreth
lowed... Had you tried this ?? EMoreth On 19 nov, 05:50, "James Hoddinott" <[EMAIL PROTECTED]> wrote: > 2008/11/18 Matt Foster <[EMAIL PROTECTED]>: > > > > >> No, its all POST methods being used here. > > >> >>         new > >>

[Proto-Scripty] Re: InPlaceEditor Is there a way to control the sending?

2008-11-19 Thread EMoreth
are not) a persistent connection with the bank. This can down load you server a lot. EMoreth On 19 nov, 03:29, disappearedng <[EMAIL PROTECTED]> wrote: > Hi everyone, > I have played around the InPlaceEditor for a while now and I notice > that upon completion of the text field, th

[Proto-Scripty] Re: Focused field

2008-11-19 Thread EMoreth
You can play with something like this: var CurrentObj; 1 It is not prototype based but is very usefull.(Not tested in other than IE) Emoreth On 19 nov, 09:25, Jeztah <[EMAIL PROTECTED]> wrote: > Is there a mthod on prototype or nativejs to work out what part of the >