Quantcast
Channel: The Web Design Blog of TheLibzter.com » Useful Scripts and Codes
Viewing all articles
Browse latest Browse all 10

WordPress Tricks: Disable the parent links in a navigation menu

$
0
0
Here is the line of code I use to disable the top, or parent, links in a navigation menu in a WordPress site. Insert this line of code into your header.php file, right before the closing <head> tag: <script type="text/javascript">jQuery(function($) … Continue reading

Viewing all articles
Browse latest Browse all 10

Trending Articles