Bible SuperSearch DEMO page

Test it below

If Bible SuperSearch is installed correctly, you will see it working below.


Now, integrate it into your website!

On the page that you would like to have Bible SuperSearch:

1. Add these lines to your <head>, inserting the CORRECT path to your biblesupersearch directory:

<link rel="stylesheet" href="/path/to/biblesupersearch/biblesupersearch.css">
<script src="/path/to/biblesupersearch/config.js"></script>
<script src="/path/to/biblesupersearch/biblesupersearch.js"></script>


2. Add these lines to your <body>:

<div id='biblesupersearch_container'>
    <noscript class='biblesupersearch_noscript'>Please enable JavaScript to use</noscript>
</div>


3. Load the page and verify that Bible SuperSearch is working.







Alternate Integration

Rather just have a blank page with only Bible SuperSearch? Simply add a link to biblesupersearch.html