How to get input text with the input id
And some problem here:
I use a custom function and use alert("XXX"); alert didn't show
And I want to ask another question how to change Content (background) colour/
Really thanks for ur help!
How to get input text with the input id
And some problem here:
I use a custom function and use alert("XXX"); alert didn't show
And I want to ask another question how to change Content (background) colour/
Really thanks for ur help!
The question get input text with the input id i already knew it! Can u guys help for others questions pls!
Hello Elvin,
You can use CSS for that. E.g.:
pre
body{
background-color:red;
}/pre
ok thanks