| 
									
										
										
										
											2013-04-18 15:09:53 +08:00
										 |  |  | <html> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |   <meta http-equiv="content-type" content="text/html; charset=utf-8"> | 
					
						
							|  |  |  |   <title>Title</title> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  |   Content | 
					
						
							| 
									
										
										
										
											2013-05-14 21:39:00 +08:00
										 |  |  |   <script type="text/javascript" charset="utf-8"> | 
					
						
							|  |  |  |     var ipc = require('ipc'); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     window.addEventListener('contextmenu', function (e) { | 
					
						
							|  |  |  |       e.preventDefault(); | 
					
						
							|  |  |  |       ipc.send('menu'); | 
					
						
							|  |  |  |     }, false); | 
					
						
							|  |  |  |   </script> | 
					
						
							| 
									
										
										
										
											2013-04-18 15:09:53 +08:00
										 |  |  | </body> | 
					
						
							|  |  |  | </html> |