someone please show me how to add this script to flash site

August 5th, 2016

dam this is my third request no replies. someone helpPPPPPPPPPPPPPPP ME!
http://www.lokeshdhakar.com/projects/lightbox2/#overview

Answer #1
its easy to add this script 2 your webiste, u must donwload the file first on that webiste put it in your root folder, then put this code right below the <head> tag – There is a index.html file in the folder u donwload u cna delete it its not needed
<script type=”text/javascript” src=”js/prototype.js”></script>
<script type=”text/javascript” src=”js/scriptaculous.js?load=effects,builder”></script>
<script type=”text/javascript” src=”js/lightbox.js”></script>
<link rel=”stylesheet” href=”css/lightbox.css” type=”text/css” media=”screen” />
and then in insert the images you wnat into your webiste and u have to do this to the code around the image
<a href=”LINK TO IMAGE HERE” rel=”lightbox[GALLERY NAME]”title =”TITLE OF IMAGE”><img src=”LINK TO IMAGE HERE” width=”SIZE” height=”SIZE” border=”0″ /></a></td>
GALLERY NAME- keep this all the same, if u change this name that image wil lgo in another gallery so if u wnat two gallery call them different.
If u need any help in this send me the images and ill make u the page.

 

| Sitemap |