I see you guys were two posts ahead of me while I typed my last reply :) 
On the same wavelength though.

If you just throw a simple alert(''); in the event handler instead, in the
fullblown Struts version, do you get the popup as expected?  I'm grasping
at the same pack of straws Christopher is, just trying to narrow the
problem down a tad.

Frank


-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of "Practical Ajax Projects With Java Technology"
 (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
 Supplying the wheel, so you don't have to reinvent it!

On Thu, January 11, 2007 11:21 am, Don Don wrote:
> Hi I noticed it working in an html only environment (i.e. not struts) when
> struts is applied it fails to work still only in IE
>
> Christopher Schultz <[EMAIL PROTECTED]> wrote: -----BEGIN PGP
> SIGNED MESSAGE-----
> Hash: SHA1
>
> Don,
>
> Don Don wrote:
>> in IE (all versions from 5 to 7) this just does not work.
>
> I tried this exact file in MSIE 6.0.2900.2180 and it works just fine
> (after you tell MSIE that it's okay to run scripts from a file you
> grabbed off your own disk):
>
>
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
>
>
>
>  [input]
> value="First Name" onfocus="if(this.value=='First Name')this.value='';">
>
>
>
> Mozilla ff renders this same page in standards compliance mode (as you
> would expect, given that DOCTYPE), but can't remember how to tell what
> MSIE is doing with it.
>
> At any rate, it works for me. Do other scripts on your page work as
> well? Perhaps you have a script somewhere else on the page that is
> failing, causing this one never to be run. (??) I'm just grasping at
> straws at this point.
>
> Try the minimal example that you provided on a page all by itself and
> see what happens for you.
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFFpmMW9CaO5/Lv0PARAjxsAKCWPP+RE8b64v/Cq1exCbEkttDYKgCeL8uP
> s9eSOKDB+JbGEkBbrQ9VQ9k=
> =Y75R
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> ---------------------------------
> Want to start your own business? Learn how on Yahoo! Small Business.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to