When i override the ajax method with $.ajaxSetup and set the
type:'post', then consecutive calls to fetch data from the server, by
Ajax Tabs ( http://stilbuero.de/jquery/tabs/ ), the tab stays
Loading... forever.

Firebug shows that a POST request was made and it completed
successfuly, however, the Tab stays Loading... forever.

If i set it back to type:'get', the Tabs work fine.

is it a bug, restriction?

if it's a restriction, then why?

workarounds?

Reply via email to