Home | History | Annotate | Download | only in js

Lines Matching refs:getScript

15 // Ensure that all ajax getScript() requests allow caching
36 $.getScript(toRoot + 'jd_lists_unified.js');
38 $.getScript(toRoot + 'reference/lists.js');
40 $.getScript(toRoot + 'reference/gcm_lists.js', function(data, textStatus, jqxhr) {
43 $.getScript(toRoot + 'reference/gms_lists.js', function(data, textStatus, jqxhr) {
589 $.getScript("https://www.youtube.com/iframe_api");
3099 $.getScript(toRoot + 'navtree_data.js', function(data, textStatus, jqxhr) {
3314 $.getScript(toRoot + 'gms_navtree_data.js', function(data, textStatus, jqxhr) {
3326 $.getScript(toRoot + 'gcm_navtree_data.js', function(data, textStatus, jqxhr) {
3342 $.getScript(toRoot + 'samples_navtree_data.js', function(data, textStatus, jqxhr) {