madrobby / scripty2

scripty2: for a more delicious web
http://scripty2.com/
Other
516 stars 57 forks source link

Auto-complete Problems in IE #7

Closed eric1234 closed 12 years ago

eric1234 commented 14 years ago

When trying to use the auto-complete I encountered a number of IE errors. I have forked the project on github and committed fixes to each of the issues. They are:

I am putting this all under one ticket as it is really just about getting Auto-complete to work in IE. But each change is as a separate commit so you can cherry-pick the commits you want and/or provide a different implementation if you prefer.

I will also send a pull request to this project.

icoloma commented 14 years ago

I can confirm the issue and the solution for the first point (the menu element). This bug makes the Autocompleter unusable with IE, as it cannot initialize.

eric1234 commented 12 years ago

My patches are likely out of date and I don't use script2 enough to keep them up to date. Deleted my fork and closing this issue.