Forums

Add JS to page (2 posts)

  1. gnosis_wp2
    Member
    Posted 6 months ago #

    Like to add the following JS to a page:

    http://support.cunylibraries.org/docs/how-create-search-box-cuny-catalog-javascript

    Saw this:
    http://codex.wordpress.org/Using_Javascript#Using_Multiple_Javascript_Files_inside_one_post_or_page

    Created an aleph.js file and uploaded to:
    /wordpress/wp-content/themes/twentyten/js

    and add this to page:
    <script type="text/javascript" src="/scripts/aleph.js"></script>
    <script type="text/javascript">
    <!--
    selectAlephSearch();
    //--></script>

    With HTML form, but does not work.

    Any ideas?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 6 months ago #

Reply

You must log in to post.

About this Topic