View Single Post
Old 01-11-2013, 06:51 PM   PM User | #2
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
Hello Imorales,
Your <input id="captcha2" also has a class="ccf-tooltip"

Code:
_message">Comments</label>
<textarea class=" "  id="contact_message-1357929737" rows="5" cols="40" name="contact_message"></textarea>
</div>
<div>
<img width="96" height="24" alt="Captcha image for Custom Contact Forms plugin. You must type the numbers shown in the image" id="captcha-image" src="http://coydesigntesting.info/wp-content/plugins/custom-contact-forms/image.php?fid=2" /> 
			<div><label for="captcha2">* Type the numbers.</label> <input class=" ccf-tooltip-field" type="text" title="Type the numbers displayed in the image above." name="captcha" id="captcha2" maxlength="20" /></div>
</div>
<input name="form_page" value="/" type="hidden" />
<input type="hidden" name="fid" value="2" />
Odd how it ignores the -field part of that class name.
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad
Excavator is offline   Reply With Quote
Users who have thanked Excavator for this post:
lmorales (01-11-2013)