views:

180

answers:

1

Howdee doody all. I dont know if thick box is the cause of my problem but i believe it to be. The image that is to be displayed to be edited by the jCrop app does not appear.

I have checked the path an sure enough leads me to the image. As anyone come accross this before?

A: 

I tried, it works well.

<script>

   $(window).load(function(){
      var api = $.Jcrop('#my_box',{ bgColor: '#FF9900' }); 
   });

</script>
dino beytar