volosoft / jtable

A JQuery plugin to create AJAX based CRUD tables.
http://www.jtable.org
1.1k stars 506 forks source link

Add modal dialog box size issue #1317

Open ziaul-haque opened 10 years ago

ziaul-haque commented 10 years ago

After deploying the production, I have a issue during adding new record. Modal dialog box size issue. In my development environment it is working fine even if i try to open it in the production server browser it works well. When i try to add new record from client IE browser problem arises. Normally i set the window width 220px but it opens in the full window. Kindly help me

ziaul-haque commented 10 years ago

I am using jTable 2.4.0 version

misterparsons commented 10 years ago

What browser are you developing with?

ziaul-haque commented 10 years ago

I am using Internet explorer for development and production environment as well. In Development it works fine and issue comes on Production environment only. I have cleared cache, temp files but does not help me.

misterparsons commented 10 years ago

This does not feel like a programming issue more like a configuration one. My instinct would be to look for a version difference in all the library files js and css between dev and prod. Sorry to be of little help. Good Luck. Malcolm