mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 21:15:01 -05:00
@@ -7,6 +7,7 @@ jQuery._evalUrl = function( url ) {
|
||||
url: url,
|
||||
type: "GET",
|
||||
dataType: "script",
|
||||
cache: true,
|
||||
async: false,
|
||||
global: false,
|
||||
"throws": true
|
||||
|
||||
Reference in New Issue
Block a user