R
Rafael Barbolo
Hi,
I need a way of setting a HUD in a div in such a way that this hud
doesn't interfere in div's actions. For example, this hud shouldn't be
clickable.
I need to set a background image and a foreground image (the hud). The
user will be able to put images between this. And the images are
draggable. Because of that the foregound image (hud) should not
receive any events.
Did you understand my problem?
Do you know any solution?
I tried to create a div with background image for the hud, but the
problem is that it doesn't allow the images to be draggable or receive
any event.
I need a way of setting a HUD in a div in such a way that this hud
doesn't interfere in div's actions. For example, this hud shouldn't be
clickable.
I need to set a background image and a foreground image (the hud). The
user will be able to put images between this. And the images are
draggable. Because of that the foregound image (hud) should not
receive any events.
Did you understand my problem?
Do you know any solution?
I tried to create a div with background image for the hud, but the
problem is that it doesn't allow the images to be draggable or receive
any event.