/ Published in: JavaScript
Mimic CSS for ie6+7
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$$('ul.pipe > li:not(:last-child)').invoke('insert', {'after':' | '} );