Skip to content
View efeek's full-sized avatar

Block or report efeek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Bootstrap missing .active class requ... Bootstrap missing .active class required to highlight parent dropdown group nav link
    1
    $('.dropdown-menu').click(function() {
    2
    	if (!$(this).hasClass('active')) {
    3
    		$(this).closest('.dropdown').addClass('active');
    4
    	}
    5
    });
  2. efeek.github.io efeek.github.io Public

    The personal web site of Harvey Keefe

    HTML

  3. try_git try_git Public