geotso
04-09-2013, 12:14 AM
1) Script Title: jQuery Image Magnify
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagemagnify.htm
3) Describe problem:
IE 10 doesn't display the magnify.cur over the small image I want to enlarge.
FF, Chrome are OK.
According some older posts I read, I changed
cursorcss: 'url(magnify.cur), -moz-zoom-in',
to
cursorcss: 'url(magnify.cur), pointer',
to no avail...
As I found out the same happens with the sample images in the above given script URL (on DD).
Is there a workaround?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagemagnify.htm
3) Describe problem:
IE 10 doesn't display the magnify.cur over the small image I want to enlarge.
FF, Chrome are OK.
According some older posts I read, I changed
cursorcss: 'url(magnify.cur), -moz-zoom-in',
to
cursorcss: 'url(magnify.cur), pointer',
to no avail...
As I found out the same happens with the sample images in the above given script URL (on DD).
Is there a workaround?