I can't seem to find a solution for this rather simple problem: I have a homepage with recent updates, but they are starting to grow to rather long page, and since I want people to occasionally look at the footer as well, I want to hide all entries except the latest.
Is there a method to show and hide text, withouth having to use 2 pages? It's all very low-tech (manual entries and such) but I think this shouldn't be so hard.
The end result should be something like the descriptions in YouTube (pressing (more) reveals the entire description withouth reloading anything)
The code for that showed something like hideInline, but I couldn't find this in the dreamweaver help files.
P.S. Yes, I am new in web development
Is there a method to show and hide text, withouth having to use 2 pages? It's all very low-tech (manual entries and such) but I think this shouldn't be so hard.
The end result should be something like the descriptions in YouTube (pressing (more) reveals the entire description withouth reloading anything)
The code for that showed something like hideInline, but I couldn't find this in the dreamweaver help files.
P.S. Yes, I am new in web development