import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
// http://www.w3.org/TR/html5/interactive-elements.html#context-menus
|
||||
// Demo at http://thewebrocks.com/demos/context-menu/
|
||||
Modernizr.addTest(
|
||||
'contextmenu',
|
||||
('contextMenu' in document.documentElement && 'HTMLMenuItemElement' in window)
|
||||
);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user