I am looking for some guidance on a good method to allow the user to set the search scope using radio buttons instead of selecting a scope from the scope pull-down. I am using the SmallSearchInputBox.
One method I thought of was to hide the scopes pull-down with CSS and use the radio buttons to set the pull-down value. Is there a simpler way to do this?
Thanks!
