EasyUI Forum
May 15, 2024, 07:01:30 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: easyUI Panel mask feature (ex:for disabling all activities on a panel) [SOLVED?]  (Read 14948 times)
aswzen
Sr. Member
****
Posts: 287


Indonesian

aswzen
View Profile WWW Email
« on: December 02, 2015, 04:35:45 AM »

I think it will be great if easyui panel supports masking  Smiley

because extJs have this feature Smiley

Thank you in advance
« Last Edit: February 03, 2016, 09:52:50 PM by aswzen » Logged

Regards,
Sigit

- Indonesian jEasyUI Facebook page : https://www.facebook.com/groups/jeasyuiid/
jarry
Administrator
Hero Member
*****
Posts: 2264


View Profile Email
« Reply #1 on: December 02, 2015, 03:16:17 PM »

You can call the showMask method to display a mask over the panel. This method is extended from
http://www.jeasyui.com/forum/index.php?topic=3641.0
Logged
aswzen
Sr. Member
****
Posts: 287


Indonesian

aswzen
View Profile WWW Email
« Reply #2 on: December 02, 2015, 07:15:01 PM »

ok i think its a better idea to put showMask method in next version Smiley
Logged

Regards,
Sigit

- Indonesian jEasyUI Facebook page : https://www.facebook.com/groups/jeasyuiid/
mapner
Jr. Member
**
Posts: 63


View Profile
« Reply #3 on: December 09, 2015, 10:53:59 AM »


https://code.google.com/p/jquery-loadmask/
Logged
isgbuddy
Newbie
*
Posts: 5


View Profile
« Reply #4 on: December 15, 2015, 12:58:40 AM »

ok i think its a better idea to put showMask method in next version Smiley
I find a good tips for your need. You can use
Code:
			$.messager.progress({
  title:'your title',
  msg:'Processing ...'
});    

$.messager.progress('bar').css('display','none'); // hide progress bar

Logged
aswzen
Sr. Member
****
Posts: 287


Indonesian

aswzen
View Profile WWW Email
« Reply #5 on: December 16, 2015, 01:16:24 AM »

im asking for builtin panel mask..
not extending other widget or using any 3rd party javascript plugin..

thank you
Logged

Regards,
Sigit

- Indonesian jEasyUI Facebook page : https://www.facebook.com/groups/jeasyuiid/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!