jQuery.highlightRegex icon indicating copy to clipboard operation
jQuery.highlightRegex copied to clipboard

Missing IE support

Open madskonradsen opened this issue 11 years ago • 3 comments
trafficstars

Is there any reason for not supporting IE at all(tested in IE8-11)?

jsfiddle example: http://jsfiddle.net/madskonradsen/5ZDwC/

madskonradsen avatar Mar 04 '14 19:03 madskonradsen

When I originally wrote it I believe it worked on IE but I no longer have a way to test IE or windows. I'll look into setting up an emulator, but I'd also happily accept pull requests for IE compatibility.

jbr avatar Mar 12 '14 01:03 jbr

I'm on a Mac, so i also rely on VMs( http://modern.ie/en-us/virtualization-tools#downloads ). I just can't figure out why it doesn't work, as it don't throw any errors.

madskonradsen avatar Mar 12 '14 06:03 madskonradsen

@madskonradsen Check out mark.js, it has IE >= 9 support.

julkue avatar Mar 31 '16 10:03 julkue