jquery - How to display a line between the items of an unorderer list that have random number of li every time -


I am doing this page which is used to interact with the page and it will list the pages that the user determines This list will be displayed in a list which is displayed as a noodle list

  • About
  • Location
  • Runaway

    And Lee will have a random number that will depend on the user. I want to have a list of items between the lines, but there should not be any line in the last line below and in the top ether at first. FADA

    I have:

    li {border-bottom: 1 px solid RGBA (255255255,0.6) ; Padding-bottom: 5px;}

    Does anyone know how to do this?

    How to apply this CSS class to use this jQuery?

     <. Code> $ ('li: no (past)') addClass ('test');   

    Find an example here:

    Note : I use the CSS you provided Have tried. This unsupported 'RGBA' is failing in IE8 due to Note2 : I have successfully tested IE, Chrome and Firefox from above (I could have liked a pure CSS solution but it failed in one Was IE8)

  • Comments