Title: Find In Page Plugin/Script
Last modified: August 19, 2016

---

# Find In Page Plugin/Script

 *  [thenokiareview](https://wordpress.org/support/users/thenokiareview/)
 * (@thenokiareview)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/find-in-page-pluginscript/)
 * Is there any way of implementing a search functionality on a particular page 
   and have the search display matching words directly on the page. Say if there’s
   a long list of items on a page and you want the customer to easily find the item,
   and so instead of them using the browser’s ‘find in page’ tool, they can simply
   enter their keyword in the search box.
 * Basically a ‘ctrl+F’ solution to find text on a page in the form of a search 
   box.
 * Hope there’s a way.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [thenokiareview](https://wordpress.org/support/users/thenokiareview/)
 * (@thenokiareview)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/find-in-page-pluginscript/#post-1423948)
 * I’ve found a few different ways but they all depend on which browser is being
   used. Anyone have a universal code?
 *  [TonoOrtiz](https://wordpress.org/support/users/tonoortiz/)
 * (@tonoortiz)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/find-in-page-pluginscript/#post-1424251)
 * I’m looking for something like this. Have you found something?
 *  [iftomkins](https://wordpress.org/support/users/iftomkins/)
 * (@iftomkins)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/find-in-page-pluginscript/#post-1424255)
 * I’m looking, too!
 *  [iftomkins](https://wordpress.org/support/users/iftomkins/)
 * (@iftomkins)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/find-in-page-pluginscript/#post-1424256)
 * This is the best thing I’ve found so far: [http://www.seabreezecomputers.com/tips/find_custom2.js](http://www.seabreezecomputers.com/tips/find_custom2.js)
   (
   code to insert in your HTML is included in the intro section).
 * You can modify the styling of the pop-up box to match your CSS (default colors
   are rough). I made mine straight up gray: Modified JS is here: [http://www.nextgenresale.com/wp-content/themes/TheCorporation/js/find_in_page.js](http://www.nextgenresale.com/wp-content/themes/TheCorporation/js/find_in_page.js)
 * Main Drawbacks I’ve found:
    -In Firefox, it disables the Control-F keyboard command-
   Because it uses floating divs, sometimes when you hit next, the find on page 
   window disappears from view. Confusing. But this only happens sometimes.
 * Overall: Better than nothing, but not a great solution.
    Interesting: It has 
   an option for Firefox only to trigger the native browser Control-F function! 
   This is perfect, if only it didn’t a) disable the actual keyboard Control-F command
   in Firefox, and b) if this also triggered the native Control-F find function 
   in other browsers.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Find In Page Plugin/Script’ is closed to new replies.

## Tags

 * [script](https://wordpress.org/support/topic-tag/script/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [iftomkins](https://wordpress.org/support/users/iftomkins/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/find-in-page-pluginscript/#post-1424256)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
