The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> creating a tree menu, jscript
Chocolate
post Oct 17 2008, 11:33 AM
Post #1


Novice
**

Group: Members
Posts: 28
Joined: 27-September 08
Member No.: 6,752



Hi,
can anybody tell me how to create tree menu. iam using frames. in the left frame i want the tree menu. here is the code of the left page iam importing into left frame.
QUOTE

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000000;
}
-->
</style></head>

<body>
</body>
</html>

what is the code i have to add in head tags and what is the code i have to add in body tags.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Oct 17 2008, 11:40 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



I moved this to the Client-side Scripting forum, since the OP is asking about a JavaScript menu, rather than markup.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 17 2008, 04:18 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Do you mean a dynamic meny? You can find several ready-made ones here:
http://www.dynamicdrive.com/dynamicindex1/index.html
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Chocolate
post Oct 18 2008, 12:19 AM
Post #4


Novice
**

Group: Members
Posts: 28
Joined: 27-September 08
Member No.: 6,752



no not that one pandy. i mean a tree view menu (expandable and collapsible).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Oct 18 2008, 04:55 AM
Post #5


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



You should have looked a little further on that page, Multi-level menus > Simple Tree Menu
(http://www.dynamicdrive.com/dynamicindex1/navigate1.htm).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Chocolate
post Oct 20 2008, 10:13 PM
Post #6


Novice
**

Group: Members
Posts: 28
Joined: 27-September 08
Member No.: 6,752



Thanks for that man.


Cheers
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 01:15 AM