EasyUI Forum
May 27, 2024, 10:55:36 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: HELP: no set the menu's icons, but the menu shows icons  (Read 7324 times)
kissmoon
Newbie
*
Posts: 25


View Profile
« on: January 04, 2015, 05:45:14 PM »

there are three attachments.
"menushow.jpg" is the result,the first level menu show the icons.

"copydata.html" is the main file, it use "appmenu.js" for init menu.

in code,no set the menu's icons,but in the view, the menu show icons. How can I do?

in "copydata.html", please change <script src="D:/appmenu.js"></script> for your dir.

Code:
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link rel="stylesheet" type="text/css" href="http://www.jeasyui.com/easyui/themes/default/easyui.css">
    <link rel="stylesheet" type="text/css" href="http://www.jeasyui.com/easyui/themes/icon.css">
    <link rel="stylesheet" type="text/css" href="http://www.jeasyui.com/easyui/demo/demo.css">
    <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js"></script>
    <script type="text/javascript" src="http://www.jeasyui.com/easyui/jquery.easyui.min.js"></script>
<script src="D:/appmenu.js"></script>
</head>
« Last Edit: January 05, 2015, 10:31:13 PM by kissmoon » Logged
kissmoon
Newbie
*
Posts: 25


View Profile
« Reply #1 on: January 04, 2015, 05:51:01 PM »

see attachment file, the red cycle.
Logged
kissmoon
Newbie
*
Posts: 25


View Profile
« Reply #2 on: January 06, 2015, 01:15:17 AM »

Help me,please.
Logged
aboboo
Newbie
*
Posts: 15


View Profile
« Reply #3 on: January 06, 2015, 01:33:00 AM »

see the attachment, delete the red line
Logged
kissmoon
Newbie
*
Posts: 25


View Profile
« Reply #4 on: January 06, 2015, 01:38:13 AM »

thanks.
I forget there are the code in AddChildMenu
Logged
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!