Jquery History Multiple Anchors
Hi,
Firstly I am new to jquery so forgive me if I am being stupid.
Okay so I am stuck on this one last bit and would really appreciate some help.
Here is the link to my test site.
http://tdesigns.net84.net/ajax/simple.php
What I am trying to do is I have this 3 column layout sort of thing. When someone clicks a link in column one a few links load up in column 2 and then when someone clicks a link in column 2 some content shows up in column 3.
I have managed to do this using the history plugin, but here is the problem when someone clicks a link in column 2 all the contents of column 2 disappears and I need it not to disappear.
I've tried to play around but I just cant seem to figure this out. I would really appreciate any help. Also if someone could help me optimise the code OR tell show me a better way to do this sort of thing then I would also appreciate it. Thanks.
AND how can I make this unobtrusive so that it will still work if javascript is disabled.
Here is the link to a zip file if anyone wants to amend my code.
http://tdesigns.net84.net/ajax/ajax.zip
Many Thanks
Dev