Test Page for Issue 14

View details

Status: resolved
The problems described at the bottom of this page will not happen with the latest version of this plugin




Form Code:

Problems:

Reported on the jQuery group.

After replacing the contents of the div containing the stars:

  1. The cancel button disappears
  2. Mouseovers stop working until you click again
  3. Mouseovers get stuck (especially when mousing off rightwards)
  4. Frequently, the following error occurs: (pasted from Firebug console)
    elem.parentNode is null
    siblings: function(elem){return jQuery....ling(elem.parentNode.firstChild,elem);},
    jquery-1.2.6.js (line 1259)