I need to have some buttons bigger than others. How I can set height of menu pop up
Return to Recent Questions
Q:
Is there any way of setting the height of individual items in a
vertical menu as I need to have some buttons bigger than others.
A:
You can use <br> tags in the item text.
For example:
["Samples<br>Samples","", "", "", "", "", "", "", "", ],
Return to Recent Questions
|