search for: hellotxt

Displaying 1 result from an estimated 1 matches for "hellotxt".

2007 Oct 25
4
""throw $continue" is deprecated, use "return" instead"
...margin: 3px; float: left; } </style> <script type=''text/javascript''> window.onload = function() { debugger; $(''helloBtn'').onclick = function() { var name=$(''helloTxt'').value; new Ajax.Request( "Default3.aspx?name = "+encodeURI(name), { method:"get", onComplete:function(xhr) { var responseObj = eval("("+xhr.respons...