Closed Calvein closed 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.
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?
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.