3

how to right align a image in menuitem ?

asked 2013-03-20 11:50:43 +0800

nsharma gravatar image nsharma flag of India
917 1 11

updated 2013-03-20 11:58:10 +0800

I need to have the text in menuitem before the image. i.e Text is followed by image.

right now image is followed by text.

<menubar  height="20px" width="100%">
            <menuitem  image="/test/test.gif" label="label" />
    </menubar>
delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-03-21 12:30:17 +0800

hswain gravatar image hswain flag of India
1763 3 10
http://corejavaexample.bl...
<menubar  height="20px" width="100%">
            <menuitem  width="100%" />
<menuitem  image="/test/test.gif" label="label" />
    </menubar>
link publish delete flag offensive edit

Comments

no,thats not the case i want.....i want to have the image inside a menuitem as right align,as you know in a menuitem ,first you have a image and then a text.

nsharma ( 2013-03-21 13:16:16 +0800 )edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2013-03-20 11:50:43 +0800

Seen: 24 times

Last updated: Mar 21 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More