kogarashisan / LiquidLava

Framework for building user interfaces
http://www.lava-framework.com/
MIT License
17 stars 3 forks source link

leftclick and rightclick events #185

Open kogarashisan opened 9 years ago

kogarashisan commented 9 years ago

algorithm: separate method for handling the click event, which checks "leftclick" and "rightclick" attributes, and presence of right mouse button. Apply leftclick event on the doc.html page (for click to show method's extended description).