jquery-urlinternal
jquery-urlinternal copied to clipboard
Implemented fragments on protocol relative absolute links.
I wanted to use jQuery URLInternal's fragment check on a site that used protocol-relative links. Extra variables are a little clunky, but I tried to keep it in line with what was already there. Unit tests and examples have also been updated.