473,414 Members | 1,667 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Highlight tree in cooltree.js

I have a documentation library that is displayed as follows:
- a title frame at the top
- a tree frame on the left, managed using cooltree.js (standard
version) 2.8.7
- a doc frame on the right

When I click a link in the doc frame and when the new document finishes
loading, I would like the corresponding node in the tree to open and
be highilighted.

Does someone out there know how to achieve this?

Thanks.

Jan 9 '07 #1
1 1592

Yv*****************@bull.net wrote:
I have a documentation library that is displayed as follows:
- a title frame at the top
- a tree frame on the left, managed using cooltree.js (standard
version) 2.8.7
- a doc frame on the right

When I click a link in the doc frame and when the new document finishes
loading, I would like the corresponding node in the tree to open and
be highilighted.

Does someone out there know how to achieve this?
It would be more appropriate to ask your question in a cooltree.js
support forum. What you want to do can likely be done fairly easily in
the Professional version, it may take considerable effort in the
standard version as it's obfuscated and minified and has a less capable
API.

The API documentation is here:

<URL: http://javascript.cooldev.com/doc/tree/#s4_3 >

Cooltree.js doesn't appear to have any fall-back for unscripted[1]
browsers - those users won't see any navigation at all. The usual trick
for collapsible menus is to create them as an unordered list and use
script to collapse them, that way unscripted browser users at least see
the expanded menu structure and can navigate through the site.
1. Where un-scripted means with javascript unsupported or disabled or
with an implementation that is incompatible with Cooltree.js.
--
Rob

Jan 10 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Karthik.S | last post by:
I have a smart folding menu tree as pictured below Home Why What How Who What's Next The "Why" "What" "How" etc are links to Why.asp, What.asp, How.asp etc.
11
by: VK | last post by:
Hi, I'm playing around with tables (TOM vs. DOM etc.) I cannot figure out an effective highlight mechanics for the cells: 1) No problems with: <td ...onMouseOver/Out background change> some...
15
by: 50295 | last post by:
Hi everyone, This one is better experienced than explained, so I'm including a code sample below. Please and save (as an html file) and view with NN or Firefox (or maybe even Mozilla), and then...
5
by: Atara | last post by:
I am trying to convert the following code to VB .Net, I still have some gaps (the lines that are marked with (*)) and also I need an ending condition for the while loop. any help would be...
1
by: David A. Osborn | last post by:
Is there a way to maintain the highlight of an item in a tree view control? Currently if I select another control on the screen then the item on the tree view loses its highlight. I want to...
1
by: Boni | last post by:
Deat all, I need to select (highlight) a node in a tree view. For that I use: _Node.TreeView.SelectedNode = _Node. But when my program focuses other windows a highliting is removed from the...
3
by: sureshsmani | last post by:
In the tree view, if the size of the text is longer than the size of the control and the mouse is hovered on a item, the item is displayed in full with a yellow highlight. Is is possible to...
4
by: HeavyD | last post by:
I am populating a treeview in C# from a SQL Server 2005 database. Table tree( id int, parent_id int, name varchar(50). The treeview is populated succesfully and when I select a node it is...
0
by: Mel | last post by:
I have a treeview control that contains a list of filenames which I am searching. If a file in the tree matches the search criteria the entire node is expanded. Often times there are other files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.