search for: zc1r9w

Displaying 5 results from an estimated 5 matches for "zc1r9w".

2006 Feb 02
8
this pointer in Event.observe function
...----------------------------- I have the feeling i''m missing some important background information here. Can the event be passed to the anonymous function, or how does it work? Any help is appreciated. -- Dirk Eschler zeitform Internet Dienste mailto:eschler-zc1r9W/44D4b1SvskN2V4Q@public.gmane.org Fraunhoferstraße 5 PGP S/MIME: http://key.zeitform.de/ap 64283 Darmstadt, Germany Tel./Fax: +49 (0) http://www.zeitform.de
2005 Dec 29
2
Ajax.Request: onLoading executed after onComplete in IE
...39;); }, onComplete: function() { alert(''onComplete''); Element.hide(''indicatorContainer''); } }); ---------------------------------------- Any help is appreciated. -- Dirk Eschler zeitform Internet Dienste mailto:eschler-zc1r9W/44D4b1SvskN2V4Q@public.gmane.org Fraunhoferstraße 5 PGP S/MIME: http://key.zeitform.de/ap 64283 Darmstadt, Germany Tel./Fax: +49 (0) http://www.zeitform.de
2005 Dec 22
0
RE: Re: ajax - multiple updates on singlexmlhttprequest
...r of Prototype): var handlerFunc = function(t, json) { // Update info container Element.update(''someId'', json.foo); } But your JSON must be in the X-JSON header, not in the body of the response for this to work. -----Original Message----- From: Dirk Eschler [mailto:eschler-zc1r9W/44D4b1SvskN2V4Q@public.gmane.org] Sent: Thursday, December 22, 2005 1:56 AM To: mail-yVS5avHIROZWk0Htik3J/w@public.gmane.org; rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: Re: [Rails-spinoffs] Re: ajax - multiple updates on singlexmlhttprequest Am Mittwoch, 21. Dezembe...
2006 Jan 20
5
Height problem after interrupting SlideDown/SlideUp effects
...uot;Advanced options" link. I can reproduce it in Firefox, Konqueror and Opera. Is there a good way of preventing this already, or do i have to care about locking the effect triggers myself? Best Regards. -- Dirk Eschler zeitform Internet Dienste mailto:eschler-zc1r9W/44D4b1SvskN2V4Q@public.gmane.org Fraunhoferstraße 5 PGP S/MIME: http://key.zeitform.de/ap 64283 Darmstadt, Germany Tel./Fax: +49 (0) http://www.zeitform.de
2006 Feb 09
3
Draggables and Droppable performance (tips)
Hi all. I have some performance tips to share. I had been having problems with the overall performance of the drag/drop objects. This is due largely to the fact that my project really pushes the limits (potentially thousands of draggables and hundreds of droppables in the document at a time, although that is the extreme case). Something I discovered is that the performance of dragging goes WAY