It would be nice if this plugin didn't use popular ids for the icons, like id="email". How about making that div#sociable img.email or similar? It would help to produce valid HTML.
It would be nice if this plugin didn't use popular ids for the icons, like id="email". How about making that div#sociable img.email or similar? It would help to produce valid HTML.
I agree. The plugin is generating the bulk of errors during validation. I chose to show the sociable icons on the front page of my site. This led to the icons being repeated for each entry shown on the front page. As the icons are repeated, using "id" instead of "class" invalidates the HTML.
You must log in to post.