[Proto-Scripty] Re: Question regarding Element.observe and Element.stopObserving

2008-10-02 Thread labs
(); } } ); element.stopObserving(); return element; } }); I just dont like to extend core features as it makes hard to upgrade to newer verions later. Thanks for your answer. ;) []'s Labs 2008/10/2 puckpuck [EMAIL PROTECTED] This exact question was asked today at TAE. At this time, no. stopObserving

[Proto-Scripty] Re: Question regarding Element.observe and Element.stopObserving

2008-10-02 Thread labs
... its damn ugly. ;) P.s. agreed with the 'stopObservingNested' thing. []'s Labs 2008/10/2 puckpuck [EMAIL PROTECTED] When I made that post, I was very groggy, and realized I used a CSS selector *, which well... is horrid slow, especially on IE. using elem.descendants() instead would

[Proto-Scripty] onExeption event only. Where's the problem?

2009-05-18 Thread Labs
Hi, I can't find the probles with code to save html table data. Can anybody help? I get onExeption event only. The code is below default.asp (Path www.comp.com/defailt.asp): == params='email=t...@comp.comUser=UserName' new Ajax.Request