Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-5028

Improve the performance and functionality of the whatever:hover behavior

    XMLWordPrintable

Details

    • Medium

    Description

      Currently whatever:hover has terrible performance, because addRule causes IE to re-parse the whole skin and re-style the whole document, so the total time increases both with the number of :hover rules and the size of the HTML. This usually means 5-6 seconds of dead time in IE6 and 7.

      As functionality, it does not support more than one class used on an element (.a:hover and .b:hover where both selectors match the same element), plus other rarely used scenarios.

      Attachments

        Issue Links

          Activity

            People

              sdumitriu Sergiu Dumitriu
              sdumitriu Sergiu Dumitriu
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: