We're adding the Tweet Button to our test web page ( 
http://www.plentyofforestryjobs.com/00_fj_index.html ) and are receiving the 
following errors from the W3C Validator ( http://validator.w3.org ):

*Line 178, Column 82*: there is no attribute "data-url" 
*Line 178, Column 141*: there is no attribute "data-text" 
*Line 178, Column 206*: there is no attribute "data-count" 
*Line 178, Column 228*: there is no attribute "data-via" 

Our Twitter code is:
<a href="http://twitter.com/share
" class="twitter-share-button" data-url="
http://www.plentyofforestryjobs.com/index.html"; data-text="Check out the new 
job at Plenty of Forestry Jobs™ !" data-count="horizontal" 
data-via="PFJForestryJobs">Tweet</a><script type="text/javascript" src="
http://platform.twitter.com/widgets.js";></script>

How do we resolve these errors?  Thanks in advance!

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to