jasonglisson
6/23/2014 - 2:59 PM

Drupal - Proper Add JS for template.php file. This example is inserting TypeKit

Drupal - Proper Add JS for template.php file. This example is inserting TypeKit

drupal_add_js('http://use.typekit.net/woq3xpf.js');
drupal_add_js('try{Typekit.load();}catch(e){}', 'inline');