Use the Example component as a guide.
-Adrian
adithi agarwal wrote:
thankyou..
Iam not using CSS for my application as of now..can you please tell me how do i
apply the existing CSS in my application..
--- On Fri, 11/14/08, Adrian Crum <[EMAIL PROTECTED]> wrote:
From: Adrian Crum <[EMAIL PROTECTED]>
Subject: Re: Horizontal menu
To: user@ofbiz.apache.org
Date: Friday, November 14, 2008, 1:04 AM
Oops, I should have said the orientation attribute isn't used any more.
A number of the menu widget attributes have been deprecated or replaced. Some
time ago, the decision was made to put menu styling - like vertical versus
horizontal - under the control of style sheets or other rendering engines.
-Adrian
Adrian Crum wrote:
The horizontal attribute is not used any more. Use one of the horizontal
menu CSS styles.
-Adrian
adithi agarwal wrote:
Hi Iam trying to create a menu bar. refering to Examplemenus.xml. I am
able to display vertical menu but not horizontal..though I have used the
attribute orientation="horizontal"
Can anyone please tell me if there is any other way of displaying
hori menu.
Thanks