Phil
That worked great, Thanks alot.
Would you help me with one more thing. The
js code to Reset also uses a button and I would also like to change that to an image. I have tried the code you provided for the Restart button but must be coding it wrong. Would you be so kind a to type this out for me?
Here is the code as it sits now:
questionHTML = questionHTML + "P"<INPUT=button " +
"VALUE='Reset Stats' " +
"onClick=\"window.top.fraTopFrame_ccna1.fraGlobalF unctions_ccna1.setCookie" +
"('previousNoAsked', 0, '','1 Jan 1970')\" " +
"NAME=buttonReset>"
Could you make this work so I could use an image instead of the old gray button?
I would really appreciate it!
Larry