This is a discussion on "Strict XHTML validation error : "tabindex"" within the Web Page Design section. This forum, and the thread "Strict XHTML validation error : "tabindex" are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Strict XHTML validation error : "tabindex"
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Strict XHTML validation error : "tabindex"
Hi,
I'm unable to pass the W3C validator with this page, It uses a Spry Accordion from Dreamweaver and it's the Spry's code that gives me an error Line 92, Column 54: there is no attribute "tabindex". <div id="Accordion1" class="Accordion" tabindex="1"> "You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute." Must I switch to transitional, and i so what doctype need I use exactly? Or is there a way to validate the Spry as strict, that you know of? As ever any help would be much appreciated. The page in question is at http://www.eccebio.org/index.html Thanks, Adam |
|
|
|
|||
|
Re: Strict XHTML validation error : "tabindex"
|
![]() |
| Tags |
| spry, spry accordion, strict xhtml, valid xhtml, validate spry, w3c markup validator, xhtml |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Getting the "Microsoft JET Database Engine error '80040e14'" error. | VegaLA | Classic ASP | 3 | Jan 26th, 2008 00:12 |
| Problem validating "Strict" with forms | Craigj1303 | Web Page Design | 2 | Jan 22nd, 2008 15:01 |
| [SOLVED] Show "Image" Depends On User "Status"? | Monie | Classic ASP | 6 | Oct 16th, 2007 01:22 |
| ? IS "meta name="robots" content="?" necessary in pages ? | Love2Java | Starting Out | 6 | Aug 8th, 2007 13:48 |
| window.opener.document["nameForm"].getElementById("someid").value; doesnt work | drpompeii | JavaScript Forum | 0 | Feb 17th, 2007 23:09 |