RE: how to stop ezEdit grabbing focus

2002-02-14 Thread Chris Wigginton
You tried every focus? I just commented out the focus() on line 291 of the ezedit.htc file (version 1.0) function ezEdit_loadHTML(HTML){ element.document.body.innerHTML = HTML; //focus(); } Tried it a couple of times, when the focus() is commented out, the focus on the ezEdit field isn't

Re: how to stop ezEdit grabbing focus

2002-02-13 Thread Gyrus
> What happens if you add at the bottom of the page some > javascript to focus the top control... This was Brett's suggested solution that I mentioned that apparently doesn't work. Not only that, the top control in my form is a drop-down that reloads the page to reflect the change when it's chan

RE: how to stop ezEdit grabbing focus

2002-02-13 Thread Mike Townend
What happens if you add at the bottom of the page some javascript to focus the top control... -Original Message- From: Gyrus [mailto:[EMAIL PROTECTED]] Sent: 14 February 2002 00:23 To: CF-Talk Subject: how to stop ezEdit grabbing focus Does anyone with experience of ezEdit (the now o