Page 1 of 1

focus not works in IE

Posted: Tue Dec 19, 2006 7:13 am
by eshban
I am using JAVASCRIPT

Code: Select all

  	document.viewPage.webpageName.focus();

but it wont run in IE

is it has a different syntax. Please guide

Re: focus not works in IE

Posted: Tue Dec 19, 2006 7:16 am
by volka
eshban wrote:I am using JAVASCRIPT
but you post in PHP - Code. Why?
You can use Microsoft's script debugger to debug client-side javascripts.