Skip to main content

Bug Tracker

Side navigation

Ticket #6814: test-6814-2.html


File test-6814-2.html, 0.3 KB (added by dmethvin, July 25, 2010 05:06PM UTC)

Without jQuery

<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> 
 
 
<title></title> 
<script type="text/javascript"> 

var x = {};
x.y = {};
alert(x.y.watch);

</script> 
</head><body> 


<div id="test">test</div>


</body></html>

Download in other formats:

Original Format