The code seems to be getting the id of the object in both firefox and IE.Try alerting it.Check what you are getting.
<script>
function callPicture(ID)
{
alert(ID.id);
}
</script>
@developer
Junior Poster in Training
70 posts since Nov 2010
Reputation Points: 13
Solved Threads: 10