Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GoFish doesn't scroll to matching line
Message
From
18/01/2023 09:59:52
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
18/01/2023 06:21:36
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
VFPX/Sedna
Miscellaneous
Thread ID:
01685788
Message ID:
01685837
Views:
31
>>I think this code was assumed to be "good enough," but that there are cases where it fails.
>>
>>Tamar
>
>Maybe one should place an anchor and force the browser to jump to the anchor? Anyone using JS? Let's see if we can borrow wisdom ...

Well, I can repeat my suggestion, whereby
	function ScrollToMatch(){
		var MatchDiv = document.getElementById('matchline');
		MatchDiv.scrollIntoView();
	}
Though in my case it scrolls the div element in which the piece resides, but I think I've seen it work with the whole page.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform