Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Fix for IE not understanding commands with parameters #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

damienwhaley
Copy link

I found that IE does not understand commands with parameters (such as "fontSize 3").

This fix strips off any parameters and also does a check to make sure the browser supports the command before it tries to query the state of the command.

This is a little more generic than some of the other issue solutions which were only looking at fixing specific command problems.

I found that IE does not understand commands with parameters (such as "fontSize 3").

This fix strips off any parameters and also does a check to make sure the browser supports the command before it tries to query the state of the command.

This is a little more generic than some of the other issue solutions which were only looking at fixing specific command problems.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant