We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef2a9c commit 263bc58Copy full SHA for 263bc58
latest-jquery-plugins.html
@@ -91,11 +91,13 @@
91
</header>
92
<nav class="jp-nav">
93
<ul class="jp-nav-links">
94
-<li class="active"> <a href="#"> Latest jQuery Plugins</a></li>
95
-<li> <a href="#">jQuery Sliders</a></li>
96
-<li> <a href="#">jQuery Menu/Nav </a></li>
97
-<li> <a href="#">jQuery and CSS3</a></li>
98
-</ul>
+<li> <a href="/">Home</a></li>
+<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
+<li> <a href="/about.html">About Us</a></li>
+<li> <a href="/contact.html">Contact Us</a></li>
+<li> <a href="/privacy-policy.html">Privacy Policy </a></li>
99
+<li> <a href="/terms.html">Terms</a></li>
100
+ </ul>
101
</nav>
102
<div class="dim-overlay"></div>
103
<!-- End menu section -->
0 commit comments