Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Using Jquery in WP to create a splashscreen Re: Using Jquery in WP to create a splashscreen

#115967
elneco
Participant

and then just point to your file from the footer.php with
<script type="text/javascript" src="<?php bloginfo(‘stylesheet_directory’); ?>/js/yourscripts.js"></script>