Hi,
I am using teh licenced version of Milonic menu.
I want to know the number of menus on the menupad.
In my application the menus on the pad are generated dynamically.
I have to do some validation based the number of menus on the menupad.
Please give me the function which can give number of menus on the menu pad.
Thanks,
Ravi.
How to know the number of menus?
-
- Advanced
- Posts: 10
- Joined: Tue Feb 21, 2006 3:35 pm
Hi,
I'll pass this on to Milonic. In the meantime, perhaps one of the following will give you some ideas.
viewtopic. ... 5113#35113
http://milonic.com/menu_methods.php
Ruth
I'll pass this on to Milonic. In the meantime, perhaps one of the following will give you some ideas.
viewtopic. ... 5113#35113
http://milonic.com/menu_methods.php
Ruth
Something like this:
Should return the number of menus
will return the number of menu items
Code: Select all
_m.length
Code: Select all
_mi.length