I need to create pop-up window, which is opened when I select the menu item. The window dontains other menu items and images. Thanks Juraat
Here's a basic example using CSS: http://jsfiddle.net/ssbM4/1/
You can put whatever you want in the DIV.
Thx, your answer helped me. Juraat