Hello,

When I check the W3C XHTML Validation with Shoutbox enabled, I'm receiving the following error: CSS Validates with no errors

Line 560, Column 114: there is no attribute "name" .

…d="post" id="shoutbox-add-form" name="shoutbox_add"> It is showing the error as the first " in the name="shoutbox_add">

The full line of code is below:
560

I'm not a coder, but have managed to keep my site XHTML 1.0 Strict and CSS Level 2.1 compliant and would appreciate any support you could provide. I like this module and want to continue using it.

Thanks for all your efforts.

Comments

Bob4613’s picture

Here is the full line of code <div class="shoutbox-add-form"><form action="/" accept-charset="UTF-8" method="post" id="shoutbox-add-form" name="shoutbox_add">

disterics’s picture

Good point. Thanks for bringing it to my attention. I will keep all future versions complaint.

Bob4613’s picture

Hey disterics,

Thanks... I look forward to future releases.

rodrigoaguilera’s picture

I have the same error in the 2.1 version. the attr name is really needed? this a 2008 issue

mstef’s picture

Version: 6.x-1.0 » 6.x-2.x-dev

I'll fix it for 2.x

mstef’s picture

Status: Active » Closed (fixed)

http://drupal.org/cvs?commit=413114

If you're not using 2.x you should start now. 2.2 will be out soon will a ton of improvements and fixes. 2.1 still runs very smooth.