I am using v5.1, Professional Edition.
I've implemented the function that allows you to highlight and jump to the search term. It works fine. However, I would like the user to be able to clear/remove the highlights on the page if the user chooses. Is there a way to do this using ZSE or by editing the javascript?
FYI, I am capable of tweaking javascript, but not capable of writing a script from scratch (well, maybe if it's not too complicated).
If there is no option in Zoom Search Engine, I was wondering if I could do it with a button that used the reload method, but with some option that reloads only the base address (ex: http://www.mysite.com/webpage.html) instead of the address with the search terms (ex: http://www.mysite.com/webpage.html?zoom_highlight=word). I've been unable to find a way to do it.
Any ideas would be appreciated.
I've implemented the function that allows you to highlight and jump to the search term. It works fine. However, I would like the user to be able to clear/remove the highlights on the page if the user chooses. Is there a way to do this using ZSE or by editing the javascript?
FYI, I am capable of tweaking javascript, but not capable of writing a script from scratch (well, maybe if it's not too complicated).
If there is no option in Zoom Search Engine, I was wondering if I could do it with a button that used the reload method, but with some option that reloads only the base address (ex: http://www.mysite.com/webpage.html) instead of the address with the search terms (ex: http://www.mysite.com/webpage.html?zoom_highlight=word). I've been unable to find a way to do it.
Any ideas would be appreciated.
Comment