H I’m thinking, is it Javascript? How do you add these plus sign to web pages so that they can expand of contract, just like sitepoint or MSN.
This really saves space and can eliminate the need to scroll.
I want to add this feature to my website, that allows the user to click on a plus sign and cases a div to expand so that alot of data is visible.
It doesnt have to be jquery I believe. Create a function that will display the field then onclick = turning that function to false. if function = false then set to true which will display it again. Ajax can do this I believe.
First I want to thank everyone for the contribution.
I googled it, however, this is why I like to come to the forum rather then using google. I do not know Javascript and I don’t want to copy and paste a script filled with bugs or that are none compliant in all browsers.
Since I don’t know Javascript, it will be difficult to spot a problem or a bad script.
In this forum I can have people “authenticate” the script by asking questions/suggestions.
Anyway, I found several but again I don’t know which is better.