Results 1 to 4 of 4

Thread: switch content script

  1. #1
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default switch content script

    Hi,

    I have implemented the switch content on my website but wanted to
    enable it within paragraphs too but was unable. You may have a look at
    the page so that you can have a better idea of what i need done

    http://maraconservancy.com/achievements.html

    When you click on the first topic it drops down neatly
    once it drops it presents further topics which are not collapsable.

    When i try to make them collapsable they just disappear. Could
    someone kindly let me know how i could make those topics
    collapsable too.

    Redice

  2. #2
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Anyone got any ideas then?

  3. #3
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by redice
    When you click on the first topic it drops down neatly
    once it drops it presents further topics which are not collapsable.

    When i try to make them collapsable they just disappear. Could
    someone kindly let me know how i could make those topics
    collapsable too.
    If you follow the instructions for the script properly, it will do what you want with no problems. Post a URL to your attempt if you can't manage it.

    However, first you should fix your markup and CSS. There are several recurring errors, including colour values without a hash (#) prefix, length values without units, and improperly nested elements. Put a DOCTYPE declaration in your document, load it in Firefox, and watch it fall apart.

    Mike

  4. #4
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hey Mike thanks,

    Sorry dont really knw what you mean by nestet elements and DOCTYPE. Mind explaining abit?
    Hmm will have a look at the colour and length values. Thanks for pointing that out.

    Redice

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •