google-code-export / nyromodal

Automatically exported from code.google.com/p/nyromodal
1 stars 1 forks source link

Error : resize modal on callback endFillContent #562

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a normal modal (with minWidth=700, width=null (defined on 
processHandler callback))
2. Click a link to open a second modal (with minWidth=300, width=300 (defined 
on endFillContent callback))
3. See the result

What is the expected output? What do you see instead?
- The text displayed above the window

What version of the product are you using? On what operating system?
- 1.6.2

Please provide any additional information below.
- My goal was to resize the window and display a background color based on the 
text received by the Ajax request.
- Sorry for my English ;)

Original issue reported on code.google.com by stargate...@gmail.com on 29 Dec 2010 at 1:48