Hello, did anyone use Dock im Html Dialog? I have a problem, the image of menuitem cannot be found and painted. The Path and image have been correctly set. The code is as follows: <p:dock> <p:menuitem label="Home" icon="/images/macosx/finder.png" url="#"/> </p:dock> Thanks a lot! |
Hi, If you hover over the icon attribute in the editor it says "Path of the menuitem image." (Not a resource name like graphicImage). You should be able to specify a path to the icon like this:
Also have a look at the Resource Demo in the HtmlDialog Demos. answered 30.10.2013 at 17:54 Peter Stöckli ♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 30.10.2013 at 16:21
Seen: 2,411 times
Last updated: 05.11.2013 at 13:52