Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi,
I try to put a sprite in front of a list even using z-index but it does not work. Any ideas what to do?
i tried too but same not working.
if you don't have use of list set visibility to invisible
I was trying to make a right click menu from a list - so ideally i cant make it invisible.
I am glad someone else has noticed it, and not just me :)
Develop games in your browser. Powerful, performant & highly capable.
Manual:
Form controls are actual HTML elements floating above the game canvas in the HTML page. Therefore, nothing can be displayed on top of a form control, apart from other form controls.
bushell86
one way to do this, is to set the list's background to invisible by using the css