tel8618217223380 / jcrop

Automatically exported from code.google.com/p/jcrop
0 stars 0 forks source link

Not working with nyromodal #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
<script src="jquery.js" type="text/javascript"></script>
<script src="../js/jquery.Jcrop.min.js"></script>
<link rel="stylesheet" href="../css/jquery.Jcrop.css" type="text/css" />
<script type="text/javascript">

jQuery(function(){ 
    $("target").Jcrop();
});

  </script>

This code is working without nyroModal but not working with nyroModal

Original issue reported on code.google.com by tolgay...@gmail.com on 14 Apr 2012 at 12:24