A quick snippet for you to apply jQuery selection to all but first element:-

Example

  • First Item
  • Another Item
  • Another Item
  • Another Item
  • Another Item
  • Another Item
  • Another Item

As per our example this is useful in unordered / ordered lists and therefor menus etc. We are prepending a span with x2 spaces to every li except the first.