Hi, I want to implement bookmarks (something like when you press CTRL+B in your browser) in my WordPress site. It seems to me that TreeView jQuery plugin would be the best solution.
I have no idea how to implement it. Could somebody guide me? I searched and found that jQuery is part of WordPress installation. I am running WP 2.8. So I do not have to install jQuery itself. So could somebody help me with how to - install TreeView plugin under my Wordpress instalation? - how to implement/insert Treeview into my Wordpress site? - could I have the items within the tree clickable? Can I have two links there? - can I create a link that leads to particular item within the tree? - is there any tool how to create the source code of the tree? I will update the tree quite regularly - would Wordpress search work for Treeview? thank you, R