jquery - Right click not working on web2py site -
somehow managed break right click on entirety of site. site powered web2py, have done heavy modifications layout.html
extended other views.
i don't know start far posting code, i'm looking ideas have broken right click. else appears working fine.
right clicking on other sites works fine not mouse... also, when right clicking on <a class"btn">
appears "depress" on right click, onclick not triggered knows not normal click.
no exceptions being thrown in js console.
i know poor question, ideas? has ever happened before?
figured out. after literally stripping view to:
<html> </html>
and still no right click, figured in web2py. navigating appadmin interface , still having no right click confirmed that. restarting web2py server fixed problem. weird bug. guess downvotes cool too.
Comments
Post a Comment