ericmmartin / simplemodal

A modal dialog framework for jQuery
http://simplemodal.com/
Other
507 stars 229 forks source link

size is ignored when setting closeHTML option #5

Closed zanona closed 9 years ago

zanona commented 13 years ago

Hello, I have a simple modal with no height and width set on the css (that's being auto-generated I think which is nice :) although when setting the options closeHTML to anything other than '' like <a href='#' title='Close'>x</a> I get a very weird result when the modal is about to display, the size is completely ignored somehow

patrickklug commented 12 years ago

I see the same problem.