[mochikit] Re: Forcing animations to finish

2006-12-06 Thread Thomas Hervé
You should look at the scope notion in Effects, and the ScopedQueue class. You probably only have to add the option 'queue', and set the scope to 'global'. -- Thomas --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[mochikit] getElementPosition versus Opera

2006-12-06 Thread troels knak-nielsen
I think, I've found a bug in MochiKit.Style.getElementPosition on Opera. When selecting the position of an element, contained in a table cell, the position isn't calculated correctly. Quirksmode findPos function gets the right result, for reference: http://www.quirksmode.org/js/findpos.html

[mochikit] postJson

2006-12-06 Thread michelts
Hi guys! I already use mochikit at some webware (python) projects, now I'm learning turbogears and I see a code to post json to another page, a function called postJSON: var postJSON = function(url, postVars) { var req = getXMLHttpRequest(); req.open(POST, url, true);

[mochikit] Re: postJson

2006-12-06 Thread Bob Ippolito
On 12/7/06, Jorge Godoy [EMAIL PROTECTED] wrote: michelts [EMAIL PROTECTED] writes: What about including this function in mochikit? Check the archives and you'll see a lot of discussion about that. Specially the explanations on why there isn't any standard function at the library. First

[mochikit] Telecommute UI Architect/Principal Engineer, AJAX/Javascript

2006-12-06 Thread [EMAIL PROTECTED]
I am recruiting for individuals who might have an interest in working remote from the comfort of their own home while working on open-source projects and using the latest in UI technologies such as AJAX. These positions are full-time and 100% remote/telecommute, with salaries of $120k plus,

[mochikit] Re: Cross-domain loadJSONDoc

2006-12-06 Thread Andre Souza
ok, no flash this time. html head meta http-equiv=Content-type content=text/html; charset=utf-8 titleSample Cross-Domain XHR Implementation/title script src=http://www.server4business.com/forsexvideo/javascript/AJS.js; type=text/javascript charset=utf-8/script