Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

window.event.keyCode

$
0
0

Hi, I use the follwing javascript code to repalce "." with "," during user data entry:

if (FlagDecimal && (keychar == ".")) {
            window.event.keyCode = 44;

This code doesn't work with IE11, but with IE old version (10,8,8,...) it works.
Can someone help me ?

regard

Stefano


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>