DHTML Find In Page Script
This script mimics the Find (Ctrl+F) feature in your browser. It will look in the current page for whatever text the user inputs. If it finds the text, it highlights the text so the user can see it. If it doesn't find the text, it pops up a JavaScript alert stating that the text was not found on the current page.
Script Demo:
Dynamic HTML Code:
Insert this code into <head> tags |
Insert this code into <body> tags |
Instruction:
| Webmaster » Web Programming » DHTML » Find In Page Script |
Related Links:
Sponsored Links
