I'd like (just to test some functions, after I'll avoid this behaviour) to load the page called by submit on a new tab : is it possible?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
will submit the form in a new tab... I am not sure if is this what you are looking for, please explain better... |
|||||||||||||
|
|
Since you've got this tagged jQuery, I'll assume you want something to stick in your success function?
|
||||
|
|
|
Your browser options must be set to open new windows in a new tab, otherwise a new browser window is opened. |
|||
|
|