Hi, Thank You very much for helping me! 
I've done exactly as the example but unsuccessfull
It does what i want it to do: where onmouseover does not set or show the focus 
on the submit. 

But onclick it set's the focus to the '__Submit'
I'm not to sure about this return part so i tried both
';returnfalse;'    error: 'returnfalse' is undefined 
';return false;'   still sets focus

Please Assist!

><xsl:attribute
>name='onMouseOver'>document.getElementById('__Submit').focus();</xsl:attribu
>te>
><xsl:attribute
>name='onClick'>document.getElementById('__Submit').focus();return
>false;</xsl:attribute>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296883
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to