Furthermore to the "clear" option question, is there a reason why you put an ID to the form? Taking the ID away doesn't change anything.
Type: Posts; User: jposttib; Keyword(s):
Furthermore to the "clear" option question, is there a reason why you put an ID to the form? Taking the ID away doesn't change anything.
One last question:
I want the image to be changed to an empty.gif.
I tried doing this by adding the document.getElementById('img').src to the cleartext function.
Now it cleans the text but doens't...
Thanks Bernie. This works perfectly.
Thanks also for the explanation.
I have a script to make multiple choice questions. When pressing the "CHECK" button it writes "Perfect job! When ......" if the answer is correct, and "Think again! When....." I also want to have a...
I have the following script to highlight words. I have been trying to change this script so it will highlight returning words in a text automatically. (i.e. when clicking the first "he" in the...
I have found the script. Anyone interested in the script you can find it here.
Couldn't find anything helpfull there.
I am working on an educational site where I want students to read a text and mark certain words (i.e. names of people) or phrases (i.e. dates or first name last name combination) by clicking the...
1) Script Title: External Data Source Marquee
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/emarquee.htm
3) Describe problem: I really liked this script and need this...