Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate a warning if suggest is invoked on anything other than a input element with type = text #9

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. $('form').suggest()

What is the expected output? What do you see instead?

I'd like to see a console warning, "Cannot use Freebase Suggest on a 'form' 
element. See http://www.freebase.com/docs/suggest for help"


Original issue reported on code.google.com by will.moffat on 29 Sep 2009 at 12:23

@GoogleCodeExporter
Copy link
Author

This was fixed. Can  only be invoked on <INPUT type=text>

Original comment by daep...@gmail.com on 18 Mar 2010 at 6:53

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant