Jump to content

Deepa

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Deepa

  1. Hi..I understnad that Code:<ol><li> Car</li><li>Bus</li><li>Train</li></ol>will display 1.Car2.Bus3.TrainI want the lists to appear decending order as in3.Car2.Bus1.TrainThe logic is "Train"-- was added first, and the most recent addition-- "Car" is shown at the topNow these lists are added dynamicaly .. so i cannot use the <li value=#></li> manually for all the list itemsAny help is great helpThank youDeepa

×
×
  • Create New...