Precise positioning of the popup window
At the moment it is only possible to select a predefined value (top, center, bottom, left, right). How can I place the layer a certain amount of pixels from the top and/or left? Answer:
Make sure you have applied the Advanced Layer Popup extension.
Go to the following line in your source code to specify the position:
<a href="#" onclick="dmxAdvLayerPopup('','','','','OS_Look','center','center',
300,200,0,true,false,false,0,'','Linear',2,true,'','Linear',2,true,'',1,5,true,
false,'#FFFFFF');return document.MM_returnValue">My link</a>
DISCLAIMER:
This is extra complimentary content which purpose is to show additional usage that is not part of the product, i.e. it suggests tips for extending the functionality of the product by the users themselves.
DMXzone does not take responsibility to support the suggested content to be fully compatible and working as intended and does not provide support for extended functionality which is not included in the current release of the extension.
It is highly recommended that only more advanced developers use it.
Comments
Be the first to write a comment
You must me logged in to write a comment.