Forums

No validator W3C Plugin Sociable vers.3.4.4 (3 posts)

  1. meks
    Member
    Posted 2 years ago #

    Hi,

    I have following problem

    No validation W3c


    Errors:

    1. Error Line 134, Column 33: value of attribute "id" must be a single token

  2. <a rel="nofollow" id="wikio it" target="_blank" href="javascript:window.loc

    This attribute can not take a space-separated list of words as a value, but only one word ("token"). This may also be caused by the use of a space for the value of an attribute which does not permit it.
    2. Error Line 135, Column 39: value of attribute "id" must be a single token

  3. <a rel="nofollow" id="blogosphere news" target="_blank" href="javascript:wi

    This attribute can not take a space-separated list of words as a value, but only one word ("token"). This may also be caused by the use of a space for the value of an attribute which does not permit it.
    3. Error Line 137, Column 33: character "!" is not allowed in the value of attribute "id"

  4. <a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:wi

    It is possible that you violated the naming convention for this attribute. For example, id and name attributes must begin with a letter, not a digit.
    4. Error Line 137, Column 34: value of attribute "id" must be a single token

  5. <a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:wi

    This attribute can not take a space-separated list of words as a value, but only one word ("token"). This may also be caused by the use of a space for the value of an attribute which does not permit it.

    Can you help me ?

    Thanks !

  • saxamo
    Member
    Posted 2 years ago #

    I wish I could help you..

    I have the same problem:

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.saxamo.com%2F;accept=text%2Fhtml%2Capplication%2Fxhtml%2Bxml%2Capplication%2Fxml%3Bq%3D0.9%2C*%2F*%3Bq%3D0.8;accept-language=en-us%2Cen%3Bq%3D0.5;accept-charset=ISO-8859-1%2Cutf-8%3Bq%3D0.7%2C*%3Bq%3D0.7

    # Line 220, Column 50: ID "facebook" already defined

    …ociablefirst"><a rel="nofollow" id="facebook" target="_blank" href="javascrip

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 187, Column 49: ID "facebook" first defined here

    …sociablefirst"><a rel="nofollow" id="facebook" target="_blank" href="javascri

    # Error Line 221, Column 28: ID "twitter" already defined

  • <a rel="nofollow" id="twitter" target="_blank" href="javascript:window.loca

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 188, Column 27: ID "twitter" first defined here

  • <a rel="nofollow" id="twitter" target="_blank" href="javascript:window.loca

    # Error Line 222, Column 28: ID "del.icio.us" already defined

  • <a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 189, Column 27: ID "del.icio.us" first defined here

  • <a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.

    # Error Line 223, Column 28: ID "myspace" already defined

  • <a rel="nofollow" id="myspace" target="_blank" href="javascript:window.loca

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 190, Column 27: ID "myspace" first defined here

  • <a rel="nofollow" id="myspace" target="_blank" href="javascript:window.loca

    # Error Line 224, Column 28: ID "technorati" already defined

  • <a rel="nofollow" id="technorati" target="_blank" href="javascript:window.l

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 191, Column 27: ID "technorati" first defined here

  • <a rel="nofollow" id="technorati" target="_blank" href="javascript:window.l

    # Error Line 225, Column 28: ID "digg" already defined

  • <a rel="nofollow" id="digg" target="_blank" href="javascript:window.locatio

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 192, Column 27: ID "digg" first defined here

  • <a rel="nofollow" id="digg" target="_blank" href="javascript:window.locatio

    # Error Line 226, Column 28: ID "google" already defined

  • <a rel="nofollow" id="google" target="_blank" href="javascript:window.locat

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 193, Column 27: ID "google" first defined here

  • <a rel="nofollow" id="google" target="_blank" href="javascript:window.locat

    # Error Line 227, Column 28: ID "mixx" already defined

  • <a rel="nofollow" id="mixx" target="_blank" href="javascript:window.locatio

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 194, Column 27: ID "mixx" first defined here

  • <a rel="nofollow" id="mixx" target="_blank" href="javascript:window.locatio

    # Error Line 228, Column 49: ID "print" already defined

    …sociablelast"><a rel="nofollow" id="print" target="_blank" href="javascript:w

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    # Info Line 195, Column 48: ID "print" first defined here

    …"sociablelast"><a rel="nofollow" id="print" target="_blank" href="javascript:

  • saxamo
    Member
    Posted 2 years ago #

    Looks Like Sociable is up to date. I know this is an old post but the person behind sociable has made some serious changes in the last 9 months. The only couple things to work out now are some css changes.

    version 2.92 of WordPress and latest version of sociable as of today 05.19.2010

    40 .sociable-hovers Property opacity doesn't exist in CSS level 2.1 but exists in : 0.4 0.4
    41 .sociable-hovers Property -moz-opacity doesn't exist : 0.4 0.4
    42 .sociable-hovers Parse Error opacity=40)
    45 .sociable-hovers:hover Property opacity doesn't exist in CSS level 2.1 but exists in : 1 1
    46 .sociable-hovers:hover Property -moz-opacity doesn't exist : 1 1
    47 .sociable-hovers:hover Parse Error opacity=100)

    Excellent work!

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags