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) {
579 $.getScript("https://www.youtube.com/iframe_api");
3089 $.getScript(toRoot + 'navtree_data.js', function(data, textStatus, jqxhr) {
3304 $.getScript(toRoot + 'gms_navtree_data.js', function(data, textStatus, jqxhr) {
3316 $.getScript(toRoot + 'gcm_navtree_data.js', function(data, textStatus, jqxhr) {
3332 $.getScript(toRoot + 'samples_navtree_data.js', function(data, textStatus, jqxhr) {