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
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