Completely Solution: Doesn't work in IE7 within frame

4 views
Skip to first unread message

James Yang

unread,
Aug 9, 2009, 12:53:20 AM8/9/09
to javascript-image-cropper-ui
change "script\cropper\cropper.css" file,


.imgCrop_wrap {
/* width: 500px; @done_in_js */
/* height: 375px; @done_in_js */
position: relative;
cursor: crosshair;
}

change:

.imgCrop_wrap {
/* width: 500px; @done_in_js */
/* height: 375px; @done_in_js */
width: 100%;
height: 100%;
position: relative;
cursor: crosshair;
}

IE7 frame page pass-test.

I'm Chinese. I english no good. Please understand me.
Reply all
Reply to author
Forward
0 new messages