This is a mod of colorbox.
example ad
http://tools.webspacemania.com/over/index.php ( wait 5 seconds after page loads )
instructions
download the following files
http://tools.webspacemania.com/over/stb.js
http://tools.webspacemania.com/over/cb.css
http://tools.webspacemania.com/over/jq.js
http://tools.webspacemania.com/over/jqmin.js
http://tools.webspacemania.com/over/images/tile.jpg
http://tools.webspacemania.com/over/images/controls.png
http://tools.webspacemania.com/over/images/border.png
http://tools.webspacemania.com/over/images/loading.gif
http://tools.webspacemania.com/over/...background.png
to use simply add the following lines to the head
edit settings in stb.js to alter ad/width/height etc
example ad
http://tools.webspacemania.com/over/index.php ( wait 5 seconds after page loads )
instructions
download the following files
http://tools.webspacemania.com/over/stb.js
http://tools.webspacemania.com/over/cb.css
http://tools.webspacemania.com/over/jq.js
http://tools.webspacemania.com/over/jqmin.js
http://tools.webspacemania.com/over/images/tile.jpg
http://tools.webspacemania.com/over/images/controls.png
http://tools.webspacemania.com/over/images/border.png
http://tools.webspacemania.com/over/images/loading.gif
http://tools.webspacemania.com/over/...background.png
to use simply add the following lines to the head
Code:
<link type="text/css" media="screen" rel="stylesheet" href="cb.css" /> <script type="text/javascript" src="jqmin.js"></script> <script type="text/javascript" src="jq.js"></script> <script type="text/javascript" src="stb.js"></script>


Comment