Hello everyone, good morning Okay, SO. I've got some major problems. Let's see where to begin. This is the page i'm speaking about :: http://ghfever.com/general-hospital-birthdays/ My problems? How do I create a "Return To Top Of Page" Link? - SOLVED! How do I make the months "collapsable"? You know, so the page isn't a mile long! How do I make ONE page for all of my "subpages" and not have this on the side? What I mean by #3 is, I want a main page called like "Everything GH" which will contain this page and many more to come such as actor's bios and character's bios. I don't want a million pages on my sidebar though! ANY advice would be AWESOME! Thanks for any help in advance
Hello! Number 1 is easily solvable by linking to "#header". Try it in the address-bar and it should work. Just include a normal link with the destination to #header (or #footer - if you wanna go to the bottom of your page). Unfortunately I do not have time to look at the rest of your problems, but I am sure someone else will solve it here. Hope my bit helped you! [EDIT] or if you wanna link to the beginning of the actual content (instead of the very top of the page) then link to "#content"
Sweet! Thanks so much for your help dude!!! 1 of 3 problems solved. Anyone care to help on the other 2? Thanks!
Solution for #2 Change the ID in the <div> tag and the corresponding showhide("???") for each month ...
Okay, wait. Okay I've got it working! Thanks so much The only problem I'm having with the collapsible bar is that when you click it, it shoots you to the top of the page? And then issue 3 is my baddest issue. Any help anyone?
Bradenkeith - PROBLEM #2 SOLVED And then problem #3, I want a main hub page. So my nav bar would look like this. Home About Everything GH Then when you click Everything GH you'd see all the other subpages such as the link out, link in, birthdays, etc.
Could you not do it so that you make it collapsible with that javascript and then put everything you don't want showing under the everything GH?