I'm getting this too. Have you figured out a work around? Thanks!
Rich On Apr 16, 7:47 am, Aditya <[email protected]> wrote: > Hi! > > I'm using Tabs with remote links (to get ajax loading behavior) in my > app. > In FF/Chrome etc i'm getting Ajax GET requests to the server which is > great but on IE (i'm using version 8), the same AJAX request becomes a > post request. > Normally this wont be a problem for most people, but i've got a > RESTful Rails application and GET and POST make all the difference. > > Does anyone else see the same behavior? My URLs in the tab are > relative URLs, so i know there is no cross-domain stuff happening. > My log clearly shows a POST request from IE and GET request for the > same in FF. > > Any clue? > > Cheers, > Aditya --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
