Are you guys not seeing my post? Give my code a try...I think it will do what you need.
http://commadelimited.com/uploads/focus <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 12:17 PM To: CF-Talk Subject: RE: HTML focus Hmmm, what browser are you using? I am in IE 6. I haven't tried it in FF yet. Go to http://www.bradwood.com/focus_test.html and follow the instructions to reproduce. It all works for me. I'm curious if it will work differently for you. ~Brad That is not the experience I had with some simple test code I just tried, but for me the onBlur fired before the onFocus. Don't know if this helps or not, but here is what I just played with. When I ran this code, the onBlur fired changed the global value of testOne and displayed "onBlur 1:B". Then the onFocus fired, changed the global value of testTwo and displayed "onFocus 1:2" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265110 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

