-
Recent Posts
Recent Comments
Archives
- August 2011
- July 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- August 2008
- July 2008
- April 2008
- March 2008
- December 2007
- October 2007
- September 2007
- August 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- December 2006
- November 2006
- October 2006
Categories
Meta
Tag Archives: tree menu
How to Create a Highlight Menu Tree?
Auto highlight node to show where the user is on the web site. Sothink Tree Menu can automatically display the highlighted node linking to the current page in the browsers. Introduction: In the above tree menu, you can see that … Continue reading →
Posted in Tutorial Release
|
Tagged highlight menu, link, menu tree, node, tree menu
|
Leave a comment
10 Stylish Green Menus for Inspiration
Color scheme is one of the most significant factors in the overall look and appearance of a website. At the beginning of website design, the designers will choose the main color for website; and next, they will decide to choose … Continue reading →
Posted in Latest Samples
|
Tagged green menu, horizontal menu, navigation menu, tab, tree menu, vertical menu, web menu
|
Leave a comment
How to Create Dynamic Tree Menu with Created Recordset from Dreamweaver
Step1. Follow the visual tutorial. http://www.sothink.com/tutorials/how-to-create-dynamic-tree-menu-with-created-recordset-from-dreamweaver.htm Step2. Launch Sothink Tree Menu. Create a new menu item and Input ” <%=sCatName%> ” in it. Enter “Node Setting > Condition” and input the following codes in Prefix: /* <% While Not Recordset1.EOF … Continue reading →
Posted in Tutorial Release
|
Tagged asp, asp menu, dreamweaver, dynamic, dynamic menu, tree menu
|
Leave a comment
Make Clear JavaScript Tree Menu for Directory Website
JavaScript tree menu will be the best guide for website of a complicated directory structure. You can see such navigation tree menus on many large-scale websites, such as shopping and knowledge website. This type of tree menu has the features … Continue reading →
Posted in Tutorial Release
|
Tagged javascript tree menu, menu tree, navigation bar, navigation tree menu, tree menu
|
Leave a comment
DIY Your Tree Menu with Customizable Styles
For website, navigation tree menu maybe keep the same menu link and menu text for long time. Is it tedious? No, web designer won’t make it come true. The experienced designers can apply diverse styles to make tree menu attractive … Continue reading →
Posted in Menu Release
|
Tagged menu style, menu tree, navigation tree menu, tree menu, tree menus, web menu
|
Leave a comment
How to Disable Nodes from Navigation Tree Menu?
User-friendly navigation tree menu is one of the most important aspects of web site design, and also one of the most challenging. Using navigation tree builder, any novice web developer can put together a 100-page web site, but organizing those … Continue reading →
Posted in Tutorial Release
|
Tagged javascript menu, menu tree, navigation tree, navigation tree menu, tree menu, tree menu builder
|
Leave a comment
10 Excellent and Eye-catching Tree Menus
Tree Menus are the accordion navigation menu for website of any complexity, which are usually fixed in the left or right on web pages. The clear tree menus are not only the guide for web, but also are the beautiful … Continue reading →
Posted in Latest Samples
|
Tagged menu sample, navigation menu, tree menu, tree menus, web menu
|
Leave a comment
5 new-arrival free tree menu templates in Sothink Tree Menu
With Sothink Tree menu 3.0 release, add 14 free menu templates in the program. Below will show 5 favorite menu samples:
Posted in Menu Release
|
Tagged free tree menu, tree menu, tree menu sample, tree menu template
|
Leave a comment
Sothink Tree Menu 3.0 Supports Windows 7 & IE 9 Beta
Sothink Tree Menu releases its new version 3.0 recently, which supports Windows 7 and IE 9 Beta. As quality seekers, maybe the web designers need to create tree menu on Windows 7, and viewers the same with you, they would … Continue reading →
Posted in Menu Release
|
Tagged dhtml tree menu, javascript menu, menu tree, navigation tree menu, tree menu, tree menu templates
|
Leave a comment
Tree Menu Tutorial: How to Create Dynamic Tree Menu with Created Recordset from Dreamweaver?
Step1. Follow the visual tutorial. Step2. Launch Sothink Tree Menu. Create a new menu item and Input ” <%=sCatName%> in it. Enter “Node Setting > Condition” and input the following codes in Prefix: /* <% While Not Recordset1.EOF sCatName=Recordset1.Fields.Item(“NAME”).Value %> … Continue reading →