I'm interested in extending the search functionality to incorporate the location of nodes as well as their content. I don't want to overcomplicate the search screen, so thought perhaps adding a location section to the advanced functionality box on the search page.
The ideal way to incorporate location would be to go the Google Local route and have a single input for search and location, but an interim and perhaps clearer way of doing it would be to allow people to select their location as a separate input. But then there are different ways that people may want to input their location - by clicking on a map, by entering their coordinates or by entering an address, for example.
Adding these all in one list would almost certainly overburden the user, so I was wondering if there was a method for creating 3 tabbed divs (i.e. no page refresh is needed) that users could click to choose their desired input method?