Re: 29 errors remaining, and at a bit of a holding pattern

Scott Haneda wrote:
> 
> I have gotten all but 4 in total now, even the flash nonsense:
> http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/
> 
> http://validator.w3.org/check?uri=http%3A%2F%2Fosxhelp.com%2Fcustomizing-the-finder-sidebar-in-os-x%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=1 
> 
> 
> Can someone point me in the correct direction on the last 4?
All 4 relate to the same form - the "search" box on the right, just 
below the "RSS FEED" anchor

1) value of attribute "type" cannot be "search"
2) there is no attribute "placeholder"
3) there is no attribute "autosave"
4) there is no attribute "results"

Perhaps you mean:
<input type="text" title="Search..." name="s" id="search" 
class="standard" size="15" />
?

-- 

Ian Stuart.
Bibliographics and Multimedia Service Delivery team,
EDINA,
The University of Edinburgh.

http://edina.ac.uk/

Received on Wednesday, 19 March 2008 15:31:30 UTC