[jQuery] Re: How long does it take to download jquery?

2009-07-07 Thread kippertoffee
It's not really subjective. IT would be possible, in theory, to get objective data. However, there are a massive number of variables that will affect the speed, as stated before. I'm really curious as to why anyone would want to know this. On Jul 7, 11:14 pm, MorningZ wrote: > "Yep, I know this

[jQuery] Ajax call modifying returned html

2009-07-07 Thread kippertoffee
Hello all, I have a problem with returning html data from an ajax request. I have php method which is called via ajax and returns a long html string which consists of multiple tables, each table represents one question in a questionnaire. They display fine. I then have a button which calls a se