[jQuery] Re: Multiple JQuery Bottleneck

2008-10-19 Thread dvdavid2001
Hi John Resig, Unfortunately, I was not able to upload the file via Nabble...I think that there must be a firewall in my company that blocks the traffic. However, I managed to upload it via 3rd party website. You can see my codes at http://www.yousendit.com/download/Y2orU2VnNDR3NUx2Wmc9PQ Th

[jQuery] Re: Multiple JQuery Bottleneck

2008-10-19 Thread dvdavid2001
Hi John Resig, I have been able to simulate the problem in the simple process. I have one file called testJQuery.html which once the document has been completely loaded, it will call three JQuery method to call AJAX functions i.e. loadProcessOne(), loadProcessTwo() and loadProcessThree(). Afte

[jQuery] Re: Multiple JQuery Bottleneck

2008-10-18 Thread dvdavid2001
Hi John, Thanks a lot for the reply. Well, the app is deployed in our intranet so I cannot provide you the link onto it. However, let me try to create one test page where I can send it to you by early next week. Thanks. David John Resig wrote: > > > Kind of hard to debug what you're talkin

[jQuery] Re: Multiple JQuery Bottleneck

2008-10-17 Thread John Resig
Kind of hard to debug what you're talking about without seeing it. Do you have an example? --John On Fri, Oct 17, 2008 at 10:17 AM, dvdavid2001 <[EMAIL PROTECTED]> wrote: > > > Hi guys, > > This is my 1st time asking the questions hence please bear with me if I did > it wrongly or etc. > > I h