shiuan0121 / simplemodal

Automatically exported from code.google.com/p/simplemodal
0 stars 0 forks source link

Simple Modal Sizing incorrectly. #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
SimpleModal
1.3.1

Version of jQuery?
1.3.2

Browser/OS you are experiencing the problem with?
Firefox

If applicable, please provide a code snippet or link to a website
demonstrating the problem.
http://simulix.net/adtech/5071.135/interstitial.html

If applicable, please list the other code/libraries/plugins you are trying
to integrate with.

The Modal container is forcing a style size which is causing the table
inside the modal to render off center. When the size is removed from the
simplemodal-container and the browser is re-sized the modal appears correctly.

Original issue reported on code.google.com by huh...@gmail.com on 27 Jan 2010 at 1:50

GoogleCodeExporter commented 8 years ago
maybe you can try this:
$("your_element").modal(minHeight : 300, minWidth : 600)

change 300 and 600 to the values you want above. 

also i found that somehow settings some styles in css for elements inside modal 
doesn't work properly. i had to 
setup styles for inside elements in javascripts. 

Original comment by ccp0...@gmail.com on 13 Feb 2010 at 9:16

GoogleCodeExporter commented 8 years ago
The link provided doesn't work. Are you still having an issue?

Original comment by emartin24 on 23 Feb 2010 at 4:19

GoogleCodeExporter commented 8 years ago
Never heard back from reporter - closing issue.

Original comment by emartin24 on 20 Jul 2010 at 11:14