Merge pull request #330 from 19Gerhard85/master
Bugfix: IE fires window.onbeforeunload event
This commit is contained in:
commit
1da4855191
@ -1333,7 +1333,7 @@
|
||||
var container = $("<div></div>", {
|
||||
"class": "select2-container"
|
||||
}).html([
|
||||
" <a href='javascript:void(0)' class='select2-choice'>",
|
||||
" <a href='#' onclick='return false;' class='select2-choice'>",
|
||||
" <span></span><abbr class='select2-search-choice-close' style='display:none;'></abbr>",
|
||||
" <div><b></b></div>" ,
|
||||
"</a>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user