Forums

Sociable should not use id="email" (1 post)

  1. d7
    Member
    Posted 2 years ago #

    For the Email chicklet, sociable assigns the div the id of "email". This breaks any plugin that relies on being able to find the email comment field by id, since it is also called "email".

    HTML id attributes must be unique. Since WordPress already uses the id "email" for an important part of the HTML, sociable is obliged to use something different. May I suggest id="sociable_email"? It might even be wise to add "sociable_" to the front of every id that the plugin uses to avoid future id collisions.

    In the meantime I have to disable the Email chicklet, which is somewhat annoying.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags