Settings applied by hashParam tag:
Width: |
500 |
Height: |
300 |
minWidth: |
300 |
minHeight: |
150 |
The panel is getting centered by using:
<a4j:param noEscape="true" name="left" value="(window.width/2)-250"/>
<a4j:param noEscape="true" name="top" value="(window.height/2)-150"/>