EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 10, 2024, 11:38:42 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
>
Remove Start Menu on Easyui Desktop
Pages: [
1
]
« previous
next »
Print
Author
Topic: Remove Start Menu on Easyui Desktop (Read 5596 times)
Alfred
Full Member
Posts: 134
-Licensed User-
Remove Start Menu on Easyui Desktop
«
on:
September 07, 2018, 04:50:20 AM »
How do I remove the start button on the Desktop Extension?
Thanks and regards
Alfred
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: Remove Start Menu on Easyui Desktop
«
Reply #1 on:
September 08, 2018, 12:59:39 AM »
Please add this line to the page.
Code:
<style type="text/css">
.desktop-start{
display: none;
}
</style>
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...