CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
JavaScript Jungle
I am not an expert in coding, Would someone please be able to tell me what is this NAV MENU 2?
Diniz76
Permalink to comment
#
July 2011
http://jssdz.tghne.servertrust.com/default.asp
?
Hi
How can I get ready or hide the NAV MENU 2, NAV MENU3, this is on my front page and I want it to not appear on the front page, and also what can I do with it...
HTML
Anyone out there to help me please?
Thanks
raman2572
Permalink to comment
#
July 2011
if you want to remove this text "nav menu 2" just go to your source file and find this "
<h3 id="Menu2_Title">Nav Menu 2</h3>
" {without" "} and remove it ,,,thats all
Diniz76
Permalink to comment
#
July 2011
Thank you very much Raman2572, the issue is resolved.
Add a Comment
Hi
How can I get ready or hide the NAV MENU 2, NAV MENU3, this is on my front page and I want it to not appear on the front page, and also what can I do with it...
HTML
Anyone out there to help me please?
Thanks