My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
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
Status:  Accepted
Owner:  kelvin.luck
Type-Enhancement
Priority-Low


Sign in to add a comment
 
Reported by kelvin.luck, Nov 07, 2008
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
Comment 1 by kelvin.luck, Nov 07, 2008
(No comment was entered for this change.)
Status: Accepted
Comment 2 by anatoly.yevtushenko, 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

Comment 3 by kelvin.luck, 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...
Sign in to add a comment

Hosted by Google Code