source: trunk/examples/declarative/modelviews/webview/alerts.html

Last change on this file was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

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.