TNIV Bible Search Feature
Code for TNIV Bible Search Form
Copy
and paste the following code into your HTML document.
You must be viewing the HTML code to properly insert
this html form within your page.
<p><b>Search the TNIV Bible</b><br
/>
<form action="http://www.tniv.info/bible/form/search_header.php" method="get" target="_blank">
<input name="headersearch_request" type="text" id="headersearch_request" onfocus="if(this.value=='TNIV
Bible Search'){this.value='';}" onblur="if(this.value==''){this.value='TNIV
Bible Search';}" value="TNIV Bible Search" size="17" />
<input type="submit" name="Submit" value="Go"><br
/>
<input name="headersearch" type="radio" value="passage" id="headersearch" checked>Passage
<input name="headersearch" type="radio" id="headersearch" value="word">Keyword
</p>
</form>
Daily Scripture
The
daily Scripture verse is available in XML (RSS) for
your reader or web site. [What
is XML or RSS?]

Now you can provide daily Scripture on your own web
site. Using the TNIV Scripture, International Bible
Society provides a valuable service to your online
users. Every day your visitors will see new Scripture
on your own web site!
How Does This Work?
We provide a few simple lines of JavaScript
code that you can add anywhere on your web page (see
skill level notice below). This script displays a Scripture
text file within your web page. We update this Scripture
text file every day at 12:00 a.m (ET) producing a new
Scripture for that day. Once you add the script, a
new Scripture will display automatically each day.
(Javascript must be enabled on your computer).
Skill Level Required: Intermediate.
- You must be able to work in HTML or code mode to
insert the HTML and javascript code.
Standard Use Notice: By accessing
the following code, the user agrees that this service
is provided 'as is' and without expressed or implied
warranty [more:
disclaimer and privacy notice].
Examples & HTML/Javascript Code
(Option A) : Click
here for code.
Provided
by Today's
New International Version TNIV Bible.
(Option B): Click
here for code.
(Option C, Preferred ): Click
here for code.
|