Place object on top of iframe - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Place object on top of iframe (/showthread.php?tid=2827) |
Place object on top of iframe - Diggerz - 03.09.2020 Hi, is it possible to place an object on top of an iframe? currently iframe is always on top layer. RE: Place object on top of iframe - Daniel - 04.09.2020 Object is always above frame. The only case when frame can be above object is when object in on layout and frame on plan. RE: Place object on top of iframe - Diggerz - 05.09.2020 Thank you, my objects were on a layout! RE: Place object on top of iframe - oyvindnordbo - 09.12.2020 If I have a image and a new image above this, how can i decide which image is foremost? RE: Place object on top of iframe - Daniel - 09.12.2020 There is no defined level positioning between same type of objects. The only way is to use layout and put one on layout and second on plan. The one on plan will stay above. RE: Place object on top of iframe - admin - 09.12.2020 See this: https://forum.logicmachine.net/showthread.php?tid=1826 RE: Place object on top of iframe - oyvindnordbo - 09.12.2020 Thanks for the help |