source:
trunk/examples/declarative/modelviews/webview/alerts.html
Last change on this file was 846, checked in by , 14 years ago | |
---|---|
File size: 121 bytes |
Line | |
---|---|
1 | <html> |
2 | <body onclick="alert('This is an alert')"> |
3 | <p>This is a web page. It fires an alert when clicked. |
4 | </body> |
5 | </html> |
Note:
See TracBrowser
for help on using the repository browser.