javascript - How to reset input field in the iframe? -


is a search input field at the top of my next page and then displayed in an iframe when discovered, whatever Search input box on iframe

The problem is how do I go about reseting the input value in the iframe search input field?

It remembers the old search with the title, so when you do a search again in IfFrame, it displays the last search instead of the new search keyword.

You have to refresh the search again or to refine the search correctly.

Thank you in advance

I have made a sample here.

Hope helps with this. : D


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -