Skip to content

Instantly share code, notes, and snippets.

@oliyoung
Created August 26, 2014 07:08
Show Gist options
  • Save oliyoung/31dcb1130257c052a451 to your computer and use it in GitHub Desktop.
Save oliyoung/31dcb1130257c052a451 to your computer and use it in GitHub Desktop.
$('#main-navbar .search input').css
'border': '1px solid #cccccc'
$("#main-navbar .search button").hide()
$("#main-navbar .search .active").show()
$("#main-navbar .search .results").html(loading).show()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment