The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Producing a nested collapsible list for a sidebar
Melinda
post Mar 7 2012, 11:29 AM
Post #1





Group: Members
Posts: 3
Joined: 6-March 12
Member No.: 16,648



Hi,

Could I get some assistance with producing code for a collapsible list please?

Ive fond some tags/ code but I dont know what the ahref should refer to.

CODE
<ul id="someID">
  <li>The January Garden
    <ul><a href="java script:cl_expcol('ex3');">[+]</a>
      <li><a href="someHref">The lawn</a></li>
      <li><a href="someHref">The Greenhouse</a></li>
      <li><a href="someHref">Vegetables</a></li>
      <li><a href="someHref">FRuit</a></li>
    </ul>
  </li>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


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: 19th March 2024 - 12:05 AM