Advertisement

Duplicate validation image in <td>

Moderators: Calcifer, slothy

Duplicate validation image in <td>

Postby webmouse » Tue Jul 29, 2008 11:44 am

Situation; I have a 3 pane page and a form is loaded in the 'content' (center) pane.

First time the form is loaded only 1 check mark on required fields is visible. After submission (post to the same page) 2 check marks are placed before the required fields. Is this a caching problem?

Before:
...
<td id="_symbname">
<div class=DHTMLSuite_validationImage DHTMLSuite_validInputImage>
</td>
...
After submit:

<td id="_symbname">
<div class=DHTMLSuite_validationImage DHTMLSuite_validInputImage>
<div class=DHTMLSuite_validationImage DHTMLSuite_validInputImage>
</td>
webmouse
 
Posts: 2
Joined: Tue Jan 29, 2008 4:11 pm

Return to Form widget questions

Who is online

Users browsing this forum: No registered users and 13 guests

cron