-
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: HTML code
Create a Javascript Menu — How to Build a Simple Yet Effective Menu with Javascript
Javascript provides the web page developer with an excellent and powerful programming tool – which is, of course, why it forms the core of that current hot Internet technique: Ajax (Asynchronous Javascript and XML). However, Javascript can be of benefit … Continue reading →
Using HTML to Create Multi-Column Menu
To make a sub menu of multiple columns, you can use HTML in the text field. The content of the HTML code is actually a table with a couple of rows and columns. How to create a sub menu of … Continue reading →
How to Create List Menu without Coding?
List menu refers to navigation bar on the website, which shows menu in unordered list, it enables to popup the sub-menu and quick link to the target page. Generally, list menu can be made by CSS+HTML (tag <ul>&<li>). If being … Continue reading →
Posted in Tutorial Release
|
Tagged DHTML menu, HTML code, list menu, navigation bar, website
|
Leave a comment