How can I use Primeface Dock in Html Dialog
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!