| Issue 2: | Make jScrollPane scroll to correct place when someone finds text using web browsers "find" command | |
| 2 people starred this issue and may be notified of changes. | Back to list |
If it is possible it would be great if jScrollPane could scroll to the correct position to display the found text when someone uses the web browsers "find" command (e.g Ctrl+F in Firefox). From: http://plugins.jquery.com/node/1833 |
|
,
Nov 07, 2008
(No comment was entered for this change.)
Status: Accepted
|
|
,
Jun 02, 2009
In IE 6, when you use browser "find" to find text below displayed area the scroll is not rendered as desired. Looks like there is not listener for that action. Try for example to search for "Etiam vitae massa" at http://www.kelvinluck.com/assets/jquery/jScrollPane/basic.html |
|
,
Jun 04, 2009
AFAIK that is the case on all browsers. I haven't written any code to deal with when the browser's find command is used. I'd love to add this functionality but I'm not yet aware of an event from the browser to hook into. Any suggestions would be appreciated... |
|
|
|