This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 232
Cross-browser compatibility issues #13
Comments
I get following error in FireFox: |
By the way, I am not using typeahead at all. |
If your goal is to copy style of the original input element, while fireFox doesn't support getMatchedCSSRules, maybe this could help: http://stackoverflow.com/questions/4781410/jquery-how-to-get-all-styles-css-defined-within-internal-external-document-w |
Or, maybe this: |
I am going to wait with fixing Firefox styling of Typeahead after there is more or less an official solution to it from Typeahead/Bootstrap: twitter/typeahead.js#378 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are some issues with Firefox when using Typeahead. Possibly other browsers as well.
The text was updated successfully, but these errors were encountered: