Posts

Showing posts from December, 2014

[DRUPAL] skrollr nto working in drupal

Apparently we cant call the js required from theme.info thus we have to put inside tpl.php put in html.tpl.php should be okay. load the js as usual and run the <script> below it.

Drupal jQuery conflict

fix with this jQuery (document).ready(function($)