Announcement

Collapse
No announcement yet.

Jord: Your nested list problem

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

  • Jord: Your nested list problem

    I've just tried to reply to your post in the feedback forum, but received the following error:

    "We cannot post this because the Forum Name being submitted does not match the forum name we have listed in our records. Use your back button to try again."

    So then, here goes my reply

    <hr>Topic: Nested list loops <hr>Hi Jord, maybe this can help (using html). Assuming it works...

    <ul>[*] Item 1
    <ul>[*]Item 1.1

    </li>[*]Item 1.2</li>[/list]
    </li>[*]Item 2</li>[/list]

    Regards,

    Paul.


    ------------------
    The Pace3000 Network (under reconstruction)
    PaceCentral | Seti
    Matrox Users / SETI@MURC
    Join the team! | Crunch faster! | View the stats!
    Meet Jasmine.
    flickr.com/photos/pace3000

  • #2
    Without the gaps requires less 'structured' code: <ul>[*]Item 1<ul>[*]Item 1.1</li>[*]Item 1.2</li>[/list]</li>[*]Item 2</li>[/list]

    The source of the first message will show you the method, and the 2nd one you can copy n paste if you want

    Paul.
    Meet Jasmine.
    flickr.com/photos/pace3000

    Comment


    • #3
      Finally got my reply into your thread! For those who don't know what's going on: http://forums.murc.ws/ubb/Forum8/HTML/000194.html

      Paul.
      Meet Jasmine.
      flickr.com/photos/pace3000

      Comment


      • #4
        Thank you Paul !!!

        I'll add this thread to the FAQs

        Jord

        [This message has been edited by Jorden (edited 23 December 2000).]
        Jordâ„¢

        Comment


        • #5
          <ul>[*] Item 1
          <ul>[*]Item 1.1[*]Item 1.2[/list][*]Item 2[/list]
          Meet Jasmine.
          flickr.com/photos/pace3000

          Comment


          • #6
            There's an even simpler version, limiting the html code to a very bare minimum! If you can use the initial one then it'd be better to use that, but the last one will be a lot easier for a stranger to html

            Regards,

            Paul.
            Meet Jasmine.
            flickr.com/photos/pace3000

            Comment

            Working...
            X