Online Museum
Add the BRLSI Online Museum Exhibit of the Day to your website!
Each day the BRLSI website picks an Exhibit of the Day from its Online Museum Galleries. You can display the Exhibit on your website using our free widget - just put the code snippet shown below into your web page source where you want the Exhibit to appear!
Please read the terms and conditions (below) before adding the widget code to your web pages.
Standard layout (shown right) - add this code:
<script src="http://brlsi.org/museum/eotd/eotd.js"></script> <script>brlsiWriteEotd()</script>
and you'll get this:
You can change the layout by adding keywords to the code like this:
<script src="http://brlsi.org/museum/eotd/eotd.js"></script>
<script>brlsiWriteEotd("imgborder", "noborder")</script>
|
You can add any combination of keywords, in any order:
<script src="http://brlsi.org/museum/eotd/eotd.js"></script>
<script>brlsiWriteEotd("newin", "whitebg")</script>
(try clicking on the image - the exhibit page will open in a new window)
|
The available keywords are:
"noborder" - remove the box around the text and image
"whitebg" - make the text and image background white (it's normally transparent)
"newin" - make the exhibit's web page open in a new browser window (it normally opens in the same window as your page)
"imgborder" - put a border around the image
Tip - keywords are case-sensitive, so "Noborder" won't work!
Design information - the exhibit box is always 180 pixels wide (182 with a border), and varies in depth depending on the height of the image and length of the exhibit name (this can be up to three lines). Images are never more than 120 X 120 pixels.
Terms and conditions of use
By adding the code shown above to your web page you accept the terms and conditions listed below.
1. The code, and code called by it, is supplied free of charge and on a strictly 'as is' basis, with no warranty of any kind expressed or implied.
2. You use the code entirely at your own risk.
Bath Royal LIterary and Scientific Institution ('BRLSI') accept no liability for any loss or damage caused by your use of the code, however it's caused.
3. BRLSI does not guarantee to continue providing widget content indefinitely, and may stop providing it at any time without notice. Please view your pages periodically to check that the content is still appearing.
4. Your privacy. The code places text, an image and a hyperlink on your page. It does
not send any information back to our server. Calls to the code will, however, appear in our web server logs, with the IP address of the caller (we can't prevent this).
|