hi, all i want to do is simple (is it?...)
I have a page called "data.html" that contains some text, and the "index.html" that has a textbox and a submit button. When I click it i would like to open the "data.html" (that's easy) and set bkground "yellow" to all of the words found to be equal with the text of the textbox (I hope there is no case sensitivity, so Hello==hELlO). In the textbox i enter only one word.
Is it simple html code or a javascript function?, don't know
Any help about it?
Tnx
I have a page called "data.html" that contains some text, and the "index.html" that has a textbox and a submit button. When I click it i would like to open the "data.html" (that's easy) and set bkground "yellow" to all of the words found to be equal with the text of the textbox (I hope there is no case sensitivity, so Hello==hELlO). In the textbox i enter only one word.
Is it simple html code or a javascript function?, don't know
Any help about it?
Tnx