Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
txp:comment_form - wierd behaviour with action attribute in IE6
Hi,
In IE6 ONLY the value of the action attribute changes after the preview button has been clicked????
Intially the value onpage load is correct: /my-section/my-article#cpreview
, but after clicking the preview button it is changed to /images/footer.png#cpreview
In every other browser the value remain correct.
Any ideas?
I think, therefore I AM, … … er … I think :-?
Offline
Re: txp:comment_form - wierd behaviour with action attribute in IE6
Additional oddities:
Very occasionally (after preview stage) the now enabled submit button won’t submit and keep rerendering the preview page??
-I have checked the value of the form action attribute which is /my-section/my-article#cpreview
(preview stage)
-I checked the input type=“hidden name=“backpage” which is /my-section/my-article
(preview stage)
what should be the correct values:-
1. … at preview stage
-form action=”?”
-input hidden value=”?”:
2. … at submit stage
-form action=”?”
-input hidden value=”?”:
I think, therefore I AM, … … er … I think :-?
Offline