سؤال

Has anyone else tried using SimpleModal in IE9? If so, have you experienced that the width of the modal is wildly wrong?

I checked on the homepage for SimpleModal, and the modals are all over the place width-wise there as well.

Does anyone have a fix for this?

هل كانت مفيدة؟

المحلول

I just released SimpleModal 1.4.1 - see if that resolves your issues.

http://code.google.com/p/simplemodal/downloads/list

نصائح أخرى

The best thing I have managed to come up with is to surround the SimpleModal divs that you are creating with another div that specifies the width.

Essentially it seems that the divs will always go to 100% of the container they are in, so use other divs to contain their size, and keep them in alignment.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top