durgaprassad7 / simplemodal

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

data are displayed under the container on IE7 #65

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
SimpleModal or SimpleModal Contact Form (SMCF)?
SimpleModal
Version of SimpleModal of SMCF (indicate Demo or WordPress plugin)?
v1.3.5

Version of jQuery?
v1.4.1

Browser/OS you are experiencing the problem with?
IE7/WindowsXP

If applicable, please provide a code snippet or link to a website
demonstrating the problem.

I attach two screenshots, screenshot_good is how it should appear and it is on 
FX. screenshot is the wrong render, I drawed a red circle to highlight where 
the content starts, that is wrong since it might be rendered inside the 
container.

Related CSS file is also attached

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

codeigniter framework
('scripts/mktree.js','text/javascript');
('scripts/jquery.metadata.js','text/javascript');
('scripts/jquery.validate.js','text/javascript');
('scripts/cmxforms.js','text/javascript')."\r\n";
('scripts/jquery.simplemodal.js','text/javascript');
('scripts/jquery.simple.js','text/javascript');
('css/basic_ie.css');
('scripts/jquery.bgiframe.js','text/javascript');

Thank you in advance

Original issue reported on code.google.com by jmanuel....@gmail.com on 27 Apr 2011 at 1:36

Attachments: