unistake Posted November 6, 2010 Share Posted November 6, 2010 Hi all, I want to place the form submit button/image inside the search input box. Could someone direct me to a tutorial or give help to make this. Example: http://www.bing.com/ Thanks Link to comment https://forums.phpfreaks.com/topic/217932-bing-type-search-form/ Share on other sites More sharing options...
seanlim Posted November 17, 2010 Share Posted November 17, 2010 Not technically possible, unless you absolute position the button in. What bing.com does is to remove the border around the "input text" (ie the search box), place the button next to the search box, and draw a white rectangle around both objects, giving the illusion of placing the button within the search box. You can use the developer tools in your browser to see how this effect is achieved by bing.com. Link to comment https://forums.phpfreaks.com/topic/217932-bing-type-search-form/#findComment-1135584 Share on other sites More sharing options...
unistake Posted November 18, 2010 Author Share Posted November 18, 2010 ah ok thanks! sneaky bing! I had seen that but dismissed the idea. Thanks Link to comment https://forums.phpfreaks.com/topic/217932-bing-type-search-form/#findComment-1136168 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.