Hi,

I have a page with a number of cfinput tags using the 'mask' attribute for 
correct data entry/edit. It works fine, however when the page loads the focus 
'skips' through each of the masked fields and ends up on the last one, which is 
near the bottom of the page. This makes the page load look untidy, aside from 
the fact that the focus ends up in the wrong place. I am using IE7 and the 
latest Firefox.

<cfinput 
 name="PlannedEndDate"
 mask="99/99/9999" 
 value=#DateFormat(Planned_End_Date,"dd/mm/yyyy")# 
 size="10" 
 class="input">

Does anyone know why this is happening / how to stop it?

Thanks,
BA 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2482
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to