imported post
Does anyone else have problems writing messages in Firefox on the message boards?
I believe the javascript for "Preview" and "Send" does not run properly in Firefox. I looked at the code briefly. Since both buttons do not submit, I think it breaks out of one of the following assignments in the HREF tag.
javascript: document.new_topic_form.message.value = document.form[1].text_editor.value; document.new_topic_form.post_topic.value=1;
Any thoughts out there?
Brett
Does anyone else have problems writing messages in Firefox on the message boards?
I believe the javascript for "Preview" and "Send" does not run properly in Firefox. I looked at the code briefly. Since both buttons do not submit, I think it breaks out of one of the following assignments in the HREF tag.
javascript: document.new_topic_form.message.value = document.form[1].text_editor.value; document.new_topic_form.post_topic.value=1;
Any thoughts out there?
Brett