[jQuery] panView problem

[jQuery] panView problem


http://www.appelsiini.net/~tuupola/jquery/panview/
When trying to move the image with mouse it disappears. It comes back
when reloading the page. Disappears again when trying to move. Does
panview need some additional CSS or am I just blind?
Basically what I am doing is this:
-cut-
<img src="mr-t.jpg" id="imagePan" style="display:none"/>
<script type="text/javascript">
$(document).ready(function() {
$('img#imagePan').panView(400,400);
});
</script>
-cut-
--
Mika Tuupola
http://www.appelsiini.net/~tuupola/
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/