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:265109 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

