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

UNDO & REDO not working in IE

$
0
0

Hi,

I have a custom control called spinner textbox, in which I can increment/decrement values using spin buttons. I have used input type text within it. Now my problem is, UNDO and REDO of text values are not working in IE. It is working fine in other browsers.Below is my control structure.

<divid="mainDiv"><divid="textboxbase"><inputtype="hidden"id="textbox_hidden"><inputtype="text"id="textbox"value=""></div><divid="spinbuttonDiv></div></div>

Here, hidden input element is used to maintain the values of textbox.

With this, UNDO and REDO not working in IE browser. Can anyone please let me know the reason for this? Is this an issue with IE browser?

Any help appreciated.

Thanks


Viewing all articles
Browse latest Browse all 3527


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