My vertical slider "module" is almost done!
Hey guys, I'm working on a project and started with jQuery. It is pretty logical and not way as hard as I thought but ofcourse I run into things that I dont understand....
I'm making a vertical accordion menu, currently I'm like 90% done.
You guys can look at it and the code on this site,
One of the problems with it is the arrow. If you click an item some text drops down and the arrow also changes to point down (so far so good). But when you click a different item the arrow does not return to it's original position (sigh). And I would not know on how to do it...
Second problem is user can not click inside the opend div, so I cant place any links in it...
If anyone can lend me a hand you shall have my eternal thanks.
I did fix the problem of the non clicking, but if anyone has some idear about the arrows...