When clicking on any of the menu items on my page, for example; clicking on the word blog, calls up the "tutorials" div, when only clicking the word "tutorials" should call up the "tutorials" div. Second issue is the #reachme div should be completely hidden behind the footer and only become visible when the word "reachme" is clicked, the second part of that action works, but as for it being completely hidden, not so !
[Link]
Siberian 13 Junior Poster
Recommended Answers
Jump to PostThe tutorial div appears when the page first loads.
As you have no URL in your HREF all that happens on clicking a link is that the page reloads, showing the tutorial div again.
Jump to PostOK, this problem again. The div behind clearly needs to be the same size as the footer to start off. There simply isn't any other way to hide it unless you want to set its visibility to hidden.
So you need to make it move up and extend its size …
Jump to PostSorry, but this thread is unintelligible to the passing contributor.
Could the OP please post the underlying code. References to #reachme and tutorials div are totally lost on us. As for having "one event / two anchors", posting the code should illuminate the issue. Otherwise this thread could become another …
All 9 Replies
hericles 289 Master Poster Featured Poster
Siberian 13 Junior Poster
hericles 289 Master Poster Featured Poster
Siberian 13 Junior Poster
Siberian 13 Junior Poster
hericles 289 Master Poster Featured Poster
hericles 289 Master Poster Featured Poster

diafol
Siberian 13 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.