<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
Original issue reported on code.google.com by
tolgay...@gmail.com
on 14 Apr 2012 at 12:24