/ Published in: JavaScript
Mimic CSS for ie6+7
Expand |
Embed | Plain Text
$$('ul.pipe > li:not(:last-child)').invoke('insert', {'after':' | '} );
You need to login to post a comment.
Mimic CSS for ie6+7
$$('ul.pipe > li:not(:last-child)').invoke('insert', {'after':' | '} );
You need to login to post a comment.