The Javascript/HTML shows you what you need to put in place for the HTML form when posting (note this is NOT HTML strict valid - only Transitional).
Anonymous
Posted at 2010-02-15 16:05:10
How comes it doesn't search the page when i click the search word :sad:
Anonymous
Posted at 2009-07-12 19:41:08
My Firefox 3.5 hangs up when I click on the highlighter link with an empty highlighter text box.
I think a conditional statement should be placed in the code, that will fix the issue.javascript:if (document.getElementById(\'text\').value.length > 0) { void($(\'body\').removeHighlight().highlight(document.getElementById(\'text\').value)); } return false;
Great code snippet anyways, thank you!
Anonymous
Posted at 2009-07-12 21:15:45
Yeah, there seems to be an issue with that, thanks for the feedback though!
Anonymous
Posted at 2010-06-30 00:32:49
umm, demo?
Reply to comment