> Glad if your problem is solved.
> My case is a bit different: I'm using <INPUT TYPE="submit" 
> VALUE="..."  
> onClick=";return checkInput()">
> And checkInput alwas returns explicitely true or false.
>  
> However I just noticed that I have a semi-colon right before 
> the return statement (fossil of a former first statement).
> This is equivalent of having a null statement, and who knows, 
> it might be a source of confusion for IE7?
> I just removed it, and let's see what's going on...

I think you would be better served by using your form's onsubmit event
handler to check input, instead of this.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

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

Reply via email to