Having trouble displaying images in their actual size with thickbox. Any solutions?
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<title>WildFire</title>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/thickbox.js"></script>
</head>
...
#TB_iframeContent{
clear:both;
border:none;
margin-bottom:-1px;
margin-top:1px;
_margin-bottom:1px;
}