i need someone's help on this .
Basically i have a function that depending on which picture you click (one for "yes" and other for "no") it will make visible a textarea .
Basically this code will transfer the keywords that were typed in "text1";"text2";"text3" to the "textarea1" . I want this to take a string before each of them.
Hi, i'm trying to combine javascript with php but i'm stuck now in a sintax problem.
Any help would be much appreciated. I know the issue is in the '' before the .$login_entered. and after .
I'm trying to create a textbox that uses an if statement.
If the words vgn, vgx,vgc,pcv,pcg are typed into the textbox it will input a "-" in front of those letters in the textbox ,...
Hi Guys i want to create some radio buttons associated to a textbox, and onchange the radio buttons this would put the value of the radiobutton in the textbox automatically.
I.E:
Imagine i...
Hi Jona, i found the problem, i had a few divs and textboxes over each other that's why it wasnt working, they all had the same name. Tks for the help though :)
Hi , i have a function onclick to copy a textarea, im having problems combining them with the document.write code i have.
The problem is in : <textarea name='form1' cols='55' rows='17'...