Bug Tracker

Modify

Ticket #11864 (closed bug: invalid)

Opened 12 months ago

Last modified 12 months ago

JQuery submit doesn't redirect to new url in IE8, IE9

Reported by: shuxiang29@… Owned by:
Priority: low Milestone: None
Component: misc Version: 1.6.4
Keywords: Cc:
Blocking: Blocked by:

Description

when i am $('.submit_btn').click(function(){ $('form').submit(); }) in ie8, ie9. and my server redirect to new url, i sure my server code already works, but ie doesn't redirect to new url. When i am use <input type='submit' value='submit'/>, ie8, ie9 works good. SO i think i may be a bug or ie's problem. My JQuery version is jquery-1.6.2.min.js. Thanks!

Change History

comment:1 Changed 12 months ago by anonymous

Sorry, It fixed in 1.6.4, it just a 1.6.2 bug

comment:2 Changed 12 months ago by sindresorhus

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to misc

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.