Closed sigorilla closed 9 years ago
@Sigorilla Thanks!
@arthurvr I was wrong when I deleted some code in sidebar.php
. It's necessary to highlight top categories (without subcategories) in the sidebar.
I made the commit (https://github.com/Sigorilla/jquery-wp-content/commit/f90fd13cef75483e1342fc5987ce0b63060fb305), but cannot add to this PR, cause it was already closed.
Can you reopen PR?
The PR was merged, reopening it doesn't really make sense. You can create a new one with the necessary commit.
@jzaefferer Thank you!
It is the incorrect selection active chapters in the sidebar in learn.jquery.com. For example, only
jQuery UI
should be highlighted on the pagejQuery UI
, withoutWidget Factory
andUsing jQuery UI
. There is same situation in other links with subchapters (Using jQuery Core
andCode Organization
).This PR fixes this problem.