Created
March 18, 2016 21:28
-
-
Save scope2229/9482dedaaf1d8d217f24 to your computer and use it in GitHub Desktop.
where would i place this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- search-scripts --> | |
<script src="javascripts/classie.js"></script> | |
<script src="javascripts/uisearch.js"></script> | |
<script> | |
new UISearch( document.getElementById( 'sb-search' ) ); | |
</script> | |
<!-- //search-scripts --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment