i want to make a blog and want to use a thumbnail script that i have. But the sript is not working well for me.
the thumbnails are good and working but when i hoover on a thumnail with my cursor the image is not showing on the right
here is the script i hope someone can help me out with this
<!-- === Begin Frame === -->
<table class="mainframe" style="width: 100%;" cellspacing="0">
<tr>
<td class="mf_tl"></td>
<td class="mf_tm"></td>
<td class="mf_tr"></td>
</tr>
<tr>
<td class="mf_ml"></td>
<td class="mf_content" style="text-align: left; padding: 6px;">
<h1></h1><script type="text/javascript">
function showpic(tt_pic,tt_text) {
document.picbox.src = tt_pic;
document.getElementById('txtbox').innerHTML = tt_text;
}
</script>
<style type="text/css">
<!--
a:link .tenpic, a:visited .tenpic { width: 70px; height: 110px; padding: 0px; border: 0px solid silver; margin: 3px; background-color: black; }
-->
</style>
<div style="width: 660px; height: 230px; position: relative;">
<div style="width: 470px; float: left;">
<a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a><a href="http://imagecache2.allposters.com/images/15/MATRIX.jpg" onmouseover="showpic('http://imagecache2.allposters.com/images/15/MATRIX.jpg');"><img src="http://imagecache2.allposters.com/images/15/MATRIX.jpg" class="tenpic" title="The Matrix"
/></a></div><img name="picbox" style="max-width: 160px; max-height: 230px; position: absolute; right: 10px; top: 0px;" src=" ">
<td class="mf_mr"></td>
</tr>
<tr>
<td class="mf_bl"></td>
<td class="mf_bm"></td>
<td class="mf_br"></td>
</tr>
</table>
<!-- === End Frame === -->
This post has been edited by pcmonsters: 16 April 2009 - 07:02 PM

Help
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Back to top










