Fix validation issue on contact form

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
3/17/2010 7:56:48 AM
Gravatar
Total Posts 8

Fix validation issue on contact form

Hi Joe,

Loving mojoPortal, we have since set all future cms work to be done with mojoPortal.

Went through the validator.w3.org validator service to check for errors, and came accross a warning in it i was wondering if we could fix?

Line 231, Column 345: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
…border="0" width="180" height="50" /><label for="ctl01_mainContent_ctl00_cap…

thats on the captcha image on the contact form. can we simple add the img { border: 0; } into the default css files to fix this error? i know its only a warning but its bugging me :)

3/17/2010 9:48:27 AM
Gravatar
Total Posts 18439

Re: Fix validation issue on contact form

Hi,

First I want to clarify that I've never claimed mojoPortal validates with Xhtml Strict doctypes, and this border on the Subkismet captcha image is completely valid in Xhtml 1.0 Transitional and I get a green success with no warnings from W3c using Xhtml 1.0 Transitional.

Nevertheless, I have modified the source code of Subkismet to remove the border, so this border will not be there in the next release of mojoPortal.

Best,

Joe

3/17/2010 9:53:59 AM
Gravatar
Total Posts 8

Re: Fix validation issue on contact form

Thanks Joe,

Beer coming your way :)

3/17/2010 10:02:50 AM
Gravatar
Total Posts 18439

Re: Fix validation issue on contact form

Much appreciated!

Cheers!

Joe

You must sign in to post in the forums. This thread is closed to new posts.