Web Analytics Made Easy -
StatCounter Help with script at http://www.dynamicdrive.com/dynamicindex1/navigate1.htm - CodingForum

Announcement

Collapse
No announcement yet.

Help with script at http://www.dynamicdrive.com/dynamicindex1/navigate1.htm

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Help with script at http://www.dynamicdrive.com/dynamicindex1/navigate1.htm

    I'm using the script at http://www.dynamicdrive.com/dynamicindex1/navigate1.htm to create a menu tree navigation.

    The directions call to insert a style:

    <style>
    <!--
    #foldheader{cursorointer;cursor:hand ; font-weight:bold ;
    list-style-image:url(fold.gif)}
    #foldinglist{list-style-image:url(list.gif)}
    //-->
    </style>

    I would like to use a linked stylesheet for this, as this is how I'm implementing my other styles. Can I put this style code in a linked style sheet? If so, where/how do I put it in the linked style sheet?

    Thanks.

  • #2
    just paste it into the .css file.
    bluemood | devedge | devmo | MS Dev Library | WebMonkey | the Guide

    i am a loser geek, crazy with an evil streak,
    yes i do believe there is a violent thing inside of me.

    Comment


    • #3
      Topic Move

      Moving to appropriate forum...

      -sage-
      HTML & CSS Forum Moderator

      "If you don't know what you think you know, then what do you know."
      R.I.P. Derrick Thomas #58
      1/1/1967 - 2/8/2000

      Comment

      Working...
      X