How can i get the find bar text in a browser and is there any way to raise an event when the text is changed inside findbar.
My Intention behind this is assigning the value to a Local variable on findbar change.
How can i get the find bar text in a browser and is there
Share
I’m not sure it’s going to help but here are two other posts that might help.
Handle URL anchor change event in js
How can I detect an address bar change with JavaScript?