Merge: nitweb: close quicksearch box when clicking outside of it
authorJean Privat <jean@pryen.org>
Wed, 18 Jan 2017 20:23:56 +0000 (15:23 -0500)
committerJean Privat <jean@pryen.org>
Wed, 18 Jan 2017 20:23:56 +0000 (15:23 -0500)
commiteb56644e6254978f32bb7d46a06aa9ac2e83a5be
treecdfe5779a44eb97010614c537873ef891393dce3
parent3c5e017e563efb90995ce93b6d19be62213a9441
parentfaf7a0bac9a65b78c7356d9d7f5cf0ca8a29fb20
Merge: nitweb: close quicksearch box when clicking outside of it

* Add some crappyjs(TM) to autoclose the search box when the user click somewhere else.
* Also autoclose the box when the user click on a link from the list (unwanted js sideeffects are sometimes wanted)

Checks one more box from #2178

Demo: http://nitweb.moz-code.org

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #2354