EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
January 18, 2026, 06:48:06 PM
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
>
General Discussion
>
How to increase width of messager Box
Pages: [
1
]
« previous
next »
Print
Author
Topic: How to increase width of messager Box (Read 18686 times)
Rakesh
Newbie
Posts: 9
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.
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: How to increase width of messager Box
«
Reply #1 on:
December 21, 2012, 05:23:16 AM »
The code below demonstrate how to reset the width of message window.
Code:
var w = $.messager.alert('My Title','Here is a message!');
w.window('resize',{width:600}).window('center');
Logged
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...