Title: How to make menu on list(dropdown) act as a link? Post by: aswzen 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 Title: Re: How to make menu on list(dropdown) act as a link? Post by: stworthy on July 17, 2014, 03:51:16 PM Please try the code below:
Code: <div class="easyui-menu" style="width:120px;"> |