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?
Develop games in your browser. Powerful, performant & highly capable.
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 :)
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