Or is there a common work around?
I spent a few days getting familiar with JQuery and it works perfectly
in Firefox. I go to test it in IE and literally nothing works. Aside
from the basics, I'm using a validator plugin, but I'm getting JS
errors at every turn. Vague errors like "object ex
The serialize appears to create a string for GET, I need name/value
pairs - object1: object1value, object2: object2value etc.
For constructing the URL, I can see how to use serialize but it won't
work for post, I get the JS error "Invalid object initializer".
Any ideas for using serializ
2 matches
Mail list logo