Hello
My input field has 2 state. If the user don't scroll the page or the page is in the homes page, the value of the input field is empty. When user starts scrolling, the value will be filled.
My problem is when I scroll, the text inside the input field disappears.
You will understand if you'll go to this test link http://webtest.callumcreative.com/silvercreek/
If you want to see my code, go to the footer and check for the "functions.js" file.
Pls help. I'm almost giving up thinking of its logic.
Thank you