<!DOCTYPE html>
<html>
<head>
<title>ARACHNID-HUB</title>
<meta name="description" content="A place to log the growth and activity of my dear darlings.">
<link type = "text/css" rel=
var path = window.location.pathname; // Returns path only
var element = jq_menu("#topMenu a[href='" + path + "']");
element.parent().closest('li').addClass('active');
我使用此代碼來選擇活動菜單。 我想href值轉換爲lowe