Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by peterpeter2

  1. peterpeter2

    How to show the proper layer with Find in Page script

    Nightowl, your suggestion to use the innerHTML property put me on the right track. It took some time to figure out how to do that, but the script now runs flawlessly. Have a look at http://test.vandervliet-online.com/1a_omgeving.html. For all those who now or in the future want to use the...
  2. peterpeter2

    How to show the proper layer with Find in Page script

    Friendlyposter, fortunately range.select(); and range.scrollIntoView(); does NOT throw an error and the highlight remains even when the user selects another layer. For a demo, have a look at my test site at http://test.vandervliet-online.com/1a_omgeving.html. Enter "333" in the search field and...
  3. peterpeter2

    How to show the proper layer with Find in Page script

    Theniteowl, thank you for your comment. There are a few reasons I chose this solution - userfriendlyness and maintenability are two of them - but going into details would be beyond the purpose of this thread. Back to your comment: Yes, at any time all layers but one are hidden to save screen...
  4. peterpeter2

    How to show the proper layer with Find in Page script

    Hi, I want to use a Find in Page script to let visitors search for text on a page. However, my pages are designed with Layers that are positioned at the same absolute location, all on top of each other. The script DOES find the text - even in hidden layers -, but I don't know how to show the...

Part and Inventory Search

Back
Top