I'm trying to make form and page valid from an SEO perspective.
I can't locate where to set the ALT tag (currently empty) for the chronocaptcha.
<div id="chrono_verification1_container_div" class="ccms_form_element cfdiv_text" style="">
<label></label>
<input class="chrono_captcha_input" type="text" name="chrono_verification" value="" title="" size="5" maxlength="5"></input>
<img alt="" src="http://localhost/KooWeeRup/components/com_chronoforms/chrono_verification.php?imtype=1"></img>
<div class="clear"></div>
<div id="error-message-chrono_verification"></div>
</div>
Gordon.
I can't locate where to set the ALT tag (currently empty) for the chronocaptcha.
<div id="chrono_verification1_container_div" class="ccms_form_element cfdiv_text" style="">
<label></label>
<input class="chrono_captcha_input" type="text" name="chrono_verification" value="" title="" size="5" maxlength="5"></input>
<img alt="" src="http://localhost/KooWeeRup/components/com_chronoforms/chrono_verification.php?imtype=1"></img>
<div class="clear"></div>
<div id="error-message-chrono_verification"></div>
</div>
Gordon.