Rev | Line | |
---|
[483] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
---|
| 2 | <html> |
---|
| 3 | <head> |
---|
| 4 | <title>dojox.grid.Grid with Dojo.Data via binding</title> |
---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
| 6 | <style type="text/css"> |
---|
| 7 | b{ |
---|
| 8 | color:red; |
---|
| 9 | } |
---|
| 10 | </style> |
---|
| 11 | <head> |
---|
| 12 | <body> |
---|
| 13 | This is a <b>sandboxed</b> paged with a bad script. |
---|
| 14 | <script type="text/javascript"> |
---|
| 15 | alert("safe script" + this); |
---|
| 16 | </script> |
---|
| 17 | </body> |
---|
| 18 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.