treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] how to use cookies to keep a searchbox open

  • i have a search tab that when clicked opens up, you type in it and when your done and press enter it chose the search -but the search tab closes. how can i make it rememebr to keep it open if it was open? the search result, i can make it remember using php in the value attribute. but how can i make it stay open? cookies? and how?

  • nevermind i read up and created one....