internet explorer - Having trouble setting the width of the extlib dialog which is poped-up from inside a repeate control which inturn is within nested tabs (ie only) -


i having trouble in setting width of extension library dialog. dialog placed inside repeate control inturn within nested tabs , usual facing problem when application previewed in internet explorer. in other browsers works fine. add using latest oneui version application.

any hints suggestions more welcome.

in 1 of applications control width of dialog control setting following in css (in example set width 600px):

.lotusdialogborder, .lotusdialog, .dijitdialogpanecontent {     min-width: 600px; } 

Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -