> I have googled this without much success. Does anyone know the Firefox > equivalent method of > > window.event.returnValue = null //IE > > I have captured a keypress and am validating it is as numeric. If not > numeric then I need to set the return value to null.
Never mind, I found the answer e.preventDefault(); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:33:2186 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/33 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:33 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.33 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
