0
Hello! Well, I have a Topbar on my mini search site: http://isearch.baloon.url.ph, And now I’ve got a Javascript form action exchange system, which switches between "web, images, videos and news". However, the link "Web" is already selected (blue color), but I wanted when the user clicked on the other links, the clicked blue color and the others black color, highlighting the choice of research done. Thus follows the example of Babylon Search: http://search.babylon.com, that when we click on images, videos and news, the chosen option is highlighted.
But I wanted to do this without the user needing to leave the page they are on. Thank you!
– Gustavo Ponte
Can you apply the "Selected" class by clicking on the link and deselecting the link that was clicked on? Ex: the one selected is the "web" link. When you click on images, the web deselects and the images selects. And whispers to the other links. You can do that without changing the page like Babylon?
– Gustavo Ponte