There you could check the modal panel which blocks the main + screen for any operations defined by using popupPanel component + with modal=3D"true"
+In that sample the panel also defined as resizable so you could + change its sizes using mouse
+Additionally there you could check how to handle the clicks + outside the panel.
+In this sample the click outside - closes the panel as well as + clicking hide control in the header
+Popup panel component used to create any kind of popups on the page.= p> +
Main features:
+This sample shows simple non-modal popup which are movable= b> but not resizable = + as defined to use autosizing according to it's content
+Any content might be inside the panel.
+Consider inclusion of the form elements into the popup or = + redefinition of domElementAttachment attribute.
+The popup panel is open and closed from the javascript function
+ of component client side object. The following code hide this panel:
Besides this sample shows two variants of working with the component J= S API:
+