[mochikit] Re: Not sure how to properly pass parameters to connect().

2006-10-14 Thread troels knak-nielsen
Or simply: connect('target1', 'onclick', function() { change_html('target1', 'new html'); }); On 10/14/06, Bob Ippolito [EMAIL PROTECTED] wrote: On 10/13/06, Chris [EMAIL PROTECTED] wrote: Hello, I'm just trying to do a really simple thing by setting an event on an element with

[mochikit] Ten very good Powerpoint Files added in the Powerpoint Link Given Below

2006-10-14 Thread P K Kothari
-- With warm regardsP K KothariDownload PowerPoint Presentation files:http://powerpoint-presentation.blogspot.com Download eBooks:http://ebook-share.blogspot.Download Audio books in MP3:http://audiobook-share.blogspot.com Download Management Articles: http://management-article.blogspot.comDownload

[mochikit] Re: Is loadJSONDoc truly asynchronous?

2006-10-14 Thread Tom W.M.
Maybe it's an apache-on-windows problem or something like that. No, abit more testing reveals it to be Firefox-specific. I can kick off multiple requests in parallel from the command line using curl, andrunning the page in Internet Explorer works (!) But Firefox (1.5.0.7on Windows XP) serialises