tags:

views:

16

answers:

1

I find this kinda strange. it works on older versions of iQuery (ie 1.2.x to 1.3). However, i am getting a parserror when using jQuery 1.4.x

Any help will be appreciated. Thank you.

This is what i get from XMLHttpRequest.responseText

({count: 5, success: true, error: '', cache: false, data: [{column: ['Mike','Mike','Steve','Steve','Steve']}]})
A: 
cincodenada
@Cincodenada,Thanks a lot. it worked like a charm. much appreciated!
Henry
Looks like you're new to Stack Overflow - glad I could be of help!Here on SO, when your question is answered, you should "Accept" the best answer by clicking the outline of the checkbox next to it (upper-left corner of the answer). This marks the question as resolved, and gives the answerer (me in this case) credit for giving a good answer.Additionally, how often you accept answers shows up when you ask questions - so making sure to accept answers will also result in better and quicker answers in the future!
cincodenada