EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 14, 2025, 01:08:19 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
set bodyCls for ALl dialogs (Solved)
Pages: [
1
]
« previous
next »
Print
Author
Topic: set bodyCls for ALl dialogs (Solved) (Read 6911 times)
devnull
Sr. Member
Posts: 431
set bodyCls for ALl dialogs (Solved)
«
on:
July 05, 2016, 09:38:14 PM »
How do I set the body class for ALL dialog boxes globally, this does not appear to work:
Code:
$.extend($.fn.dialog.defaults,{
bodyCls:'dbox'
});
«
Last Edit: July 06, 2016, 02:12:42 AM by devnull
»
Logged
-- Licensed User --
stworthy
Administrator
Hero Member
Posts: 3581
Re: set bodyCls for ALl dialogs
«
Reply #1 on:
July 06, 2016, 12:49:12 AM »
The are no problems with this code. Please look at this example
http://code.reloado.com/acerak/edit#javascript,html
. It works fine.
Logged
devnull
Sr. Member
Posts: 431
Re: set bodyCls for ALl dialogs (Solved)
«
Reply #2 on:
July 06, 2016, 02:14:01 AM »
Thanks, I can see that the class is being applied but I am unable to actully see the classname being applied to the element.
I did a search in firebug and it could not find anything.
Logged
-- Licensed User --
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...