Hello everyone. I am new to javascript, and am having an issue, which I'm sure is elementary.. I found a script for expandable content, it suffices fine.
As it stands, the script toggles images onclick. For example, whence the menu is collapsed, it displays "plus.gif" next to it, and when the menu is expanded, it displays "minus.gif" next to it. Basically, what I would like to...