Hi,
I need to create a Search (Find) Dialog box like the one used in windows when pressing Ctrl-F. Basically what I need is a popup window that will allow me to search the current page in my web application, and highlight the text that is found. Similar to windows.find. I found a couple examples but they were written in Vb script, and I can only use javascript. Any ideas or suggestions appreciated.
Thanks
I need to create a Search (Find) Dialog box like the one used in windows when pressing Ctrl-F. Basically what I need is a popup window that will allow me to search the current page in my web application, and highlight the text that is found. Similar to windows.find. I found a couple examples but they were written in Vb script, and I can only use javascript. Any ideas or suggestions appreciated.
Thanks