![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've just put up a new script on my site: http://www.mattkruse.com/javascript/mktree/ This script combines javascript and some tricky CSS to create the easiest-to-implement expandable/collapsable tree I've seen anywhere. |

#3
| |||
| |||
|
|
I've just put up a new script on my site: http://www.mattkruse.com/javascript/mktree/ |
#4
| |||
| |||
|
|
I have yet to look at the code, but my initial browsing of the site above seems positive. |

|
1. I think your "JavaScript" logo at the top of the page is probably trademarked by O'Reilly, so you may want to reconsider whether or not to include that on the page. (I could be wrong though) |
|
2. It took me a while to notice the navigation under the "DHTML Tree". You might include additional links to your Source page within the text of other pages (like the Example and Documentation pages), for usability. For example "See the *Documentation* for details ... Download the source from the *Source* page" |


#5
| |||
| |||
|
|
I've just put up a new script on my site: http://www.mattkruse.com/javascript/mktree/ This script combines javascript and some tricky CSS to create the easiest-to-implement expandable/collapsable tree I've seen anywhere. |
#6
| |||
| |||
|
|
I've just put up a new script on my site: http://www.mattkruse.com/javascript/mktree/ This script combines javascript and some tricky CSS to create the easiest-to-implement expandable/collapsable tree I've seen anywhere. Just define your tree structure in an <UL> list, set its CSS class, include the .js source file, and that's it! Newer browsers will see it as a fully-functional tree, and older browsers will see the plain unordered list. |
#7
| |||
| |||
|
|
I've just put up a new script on my site: http://www.mattkruse.com/javascript/mktree/ This script combines javascript and some tricky CSS to create the easiest-to-implement expandable/collapsable tree I've seen anywhere. Just define your tree structure in an <UL> list, set its CSS class, include the .js source file, and that's it! Newer browsers will see it as a fully-functional tree, and older browsers will see the plain unordered list. You don't have to touch a single javascript command (other than the include!) to make a fully-functional tree in your page. Oh, and don't worry, it's free ![]() The concept is based on work of others, as listed on the page above. Hats off to them for doing a lot of the dirty proof-of-concept work! Comments welcome, here or in email! Matt Kruse The Javascript Toolbox: http://www.mattkruse.com/javascript/ |
#8
| |||
| |||
|
|
I've just put up a new script on my site: http://www.mattkruse.com/javascript/mktree/ This script combines javascript and some tricky CSS to create the easiest-to-implement expandable/collapsable tree I've seen anywhere. Just define your tree structure in an <UL> list, set its CSS class, include the .js source file, and that's it! Newer browsers will see it as a fully-functional tree, and older browsers will see the plain unordered list. You don't have to touch a single javascript command (other than the include!) to make a fully-functional tree in your page. Oh, and don't worry, it's free ![]() The concept is based on work of others, as listed on the page above. Hats off to them for doing a lot of the dirty proof-of-concept work! Comments welcome, here or in email! |
#9
| |||
| |||
|
|
matt (AT) mattkruse (DOT) com (Matt Kruse) wrote in news:7a6fa093.0312091418.7cb85dc2 (AT) posting (DOT) google.com: The page appeared to load, but without the + signs and bullets in the list, which I thought was odd. Then I noticed that IE was telling me it had 130+ items left to download. It was proceeding to update this message every few seconds, 4 items at a time. I think it's a configuration issue with Norton Internet Security 2004, which I recently installed. |


![]() |
| Thread Tools | |
| Display Modes | |
| |