Published in: Other
<?php drupal_add_js(drupal_get_path('theme', 'mytheme') . '/myscript.js'); ?>
You need to login to post a comment.
Learning Python
The authors of Learning Python show you enough essentials of the Python scripting language to enable you to begin solving problems right away, then reveal more powerful aspects of the language one at a time. This approach is sure to appeal to programmers and system administrators who have urgent problems and a preference for learning by semi-guided experimentation.
panatlantica on 05/31/08
javascript textmate drupal add
5 people have marked this snippet as a favorite
heinz1959
shrop
basicmagic
unravelme1
dvdrtrgn
Published in: Other
<?php drupal_add_js(drupal_get_path('theme', 'mytheme') . '/myscript.js'); ?>
You need to login to post a comment.