documentcloud / visualsearch

A Rich Search Box for Real Data
http://documentcloud.github.io/visualsearch/
MIT License
1.8k stars 225 forks source link

Added `blur` option. #26

Closed Calvein closed 13 years ago

Calvein commented 13 years ago

There is a focus option, why not a blur one ? Actually I'm showing something when on the focus method, I have to hide it on the blur one.

magicshui commented 13 years ago

There comes an error ---> Uncaught TypeError: Object # has no method 'blur' VS.ui.SearchBox.Backbone.View.extend.removeFocus search_box.js:366 VS.ui.SearchFacet.Backbone.View.extend.disableEdits earch_facet.js:229 VS.ui.SearchFacet.Backbone.View.extend.remove search_facet.js:310 f.event.dispatch jquery-1.7.min.js:3 f.event.add.h.handle.i

How to solve it?