EasyUI Forum
September 14, 2025, 11:15:59 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: How to make menu on list(dropdown) act as a link?  (Read 6882 times)
aswzen
Sr. Member
****
Posts: 287


Indonesian

aswzen
View Profile WWW Email
« on: July 16, 2014, 07:28:31 PM »

Yes..how to do that?

I know the menu list is populated with <div> , and i tried to populate them with <a> link..but the menu appear not properly (weird)..



thanks in advance
« Last Edit: July 16, 2014, 07:32:27 PM by aswzen » Logged

Regards,
Sigit

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


View Profile Email
« Reply #1 on: July 17, 2014, 03:51:16 PM »

Please try the code below:
Code:
<div class="easyui-menu" style="width:120px;">
<div href="window.html">Window</div>
<div><a href="http://www.jeasyui.com" target="_blank">EasyUI</a></div>
</div>
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!