Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7314, comment 12


Ignore:
Timestamp:
12/01/2016 01:18:11 PM (8 years ago)
Author:
hnla
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7314, comment 12

    initial v1  
    22it attempts to hide the siteheader menu if html.js  and body.no-js on the basis that we cut in later with our remove .no-js so onclick of a link and page load the effective state of the body class should be no-js and thse new rules take effect to hide the elements until full page load.
    33
    4 It feels as though it works or at least improves things at a throttled mobile view but equally could be mis-reading result.
     4It feels as though it works or at least improves things at a throttled mobile view but equally could be mis-reading result and the rule will not be loaded until we hit the body element so likely isn't really an improvement:(