EasyUI Forum
April 27, 2024, 08:51:43 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / General Discussion / Re: Menus Panel Hiding Behind Popup Dialog on: December 09, 2016, 11:03:56 PM
Hello jarry,

Thanks for your quick reply.

For the Dialog i have given inline True. So its correctly fitting to Center Region of Layout.
And i have given Modal true so the Mask is appearing.

I have Dragged the Dialog purposefully to show that menu dropdown is hiding behind.

As mentioned earlier the Menu Dropdown should come above the Dialog. How can i achieve that. I tried all possible ways.

The Menu is in North Region of the Layout.

Please help me out

Thanks
2  General Category / General Discussion / Menus Panel Hiding Behind Popup Dialog on: December 09, 2016, 03:48:56 AM
Hello ,

I have a menu List in North Layout, on hover its Displaying Panel.
But when a dialog popup opened , the menu hiding behind the dialog.

I tried increasing z-index of Menu panel more than Window and masking.
Even then its Coming above Dialog.

I have attached Image for reference.

Please help me regarding this.


Thanks in Advance
 
3  General Category / General Discussion / Form loosing Focus when Alert messenger appear on: December 09, 2016, 03:20:10 AM
Hello,

The cursor present in the form field disappears when an $.messager.alert appears.
How to get back the focus to the last input field ?

Please help me out as i am handling complex form with lots of input fields and the user cant use mouse often.


Thanks in advance
4  General Category / General Discussion / Re: How to Clear combobox, if any junk value entered.? Please help me out. on: October 03, 2016, 09:27:13 PM
Any common way to handle in plugin.?
5  General Category / General Discussion / How to Clear combobox, if any junk value entered.? Please help me out. on: October 03, 2016, 05:29:26 AM
Hi,

If anyone knows how to clear combobox values if any Junk value entered.

Thanks in Advance
6  General Category / EasyUI for jQuery / Re: How to Override default validator messages on: August 24, 2016, 02:56:05 AM
Hurrey !! Working perfectly fine.
Thank you
7  General Category / EasyUI for jQuery / How to Override default validator messages on: August 23, 2016, 10:57:13 PM
Hi all,

How to override all the default validator messages so that i need not to do any changes in plugin.

Please help me out in this
8  General Category / EasyUI for jQuery / $.messager.progress issue. on: August 23, 2016, 09:42:21 PM
Hello,

I have an issue with $.messager.progres bar. As the progress bar is not displaying while opening forms. But the same is getting called while executing in debugging mode.

Below attached the scenario to show you an example.

calling this on click.

 $.messager.progress({
                  title:'Please Wait.',
                  msg:'Loading data...'
               });

After Ajax success closing the progress bar

$.messager.progress('close');

Have a look at the Image attached. The progress bar is clearly getting initiated while we test on debugging mode.
9  General Category / General Discussion / How to increase width of messager Box on: December 21, 2012, 04:59:19 AM
Hello..

Its very urgent.

I want to increase the width of the messager box. But i am not able to increase using stylesheets.. So guys please help me out in this.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!