Configuration Options For NETBibleTagger

On the section of the NETBibleTagger page where you can copy the HTML to paste on your site, you will see that you have some options from which to choose.

They Are:

  1. "Remove the popup when the mouse leaves a link/popup."
  2. "Make NETBibleTagger work with your existing links."
  3. "Change font size for quoted text."

Here is an explanation of those options:
Option 1: The default behavior for the popup created by NETBibleTagger is to stay visible on the screen until the user clicks the little 'x' in the top right corner of the popup. It doesn't care where the mouse moves to. However, if you wish for the popup to disappear whenever the mouse leaves, either the link (that was moused over) or the popup, check the box next to this option.

Option 2: Many sites already have inserted links to http://net.bible.org, http://biblegateway.com, or other sites for their scripture references. By default NETBibleTagger will not alter these or any other links on your site. However, if you would like to transform your existing links to have the popup shown when the user mouses over the link AND have the original link you inserted still function, enable this option.

Option 3: If you need to change the font size of the quoted text, you can place: org.bible.NETBibleTagger.fontSize = 'SIZE'; between the script tags - change SIZE to be one of: xx-small, x-small, small, medium, large, x-large, xx-large

Don't forget to copy the resulting code in the box after you check the boxes for the options you want.