[jQuery] A easy way to switch an <ol><li></li></ol> to <textarea>
Hello and best wishes,
I've a website on which I am putting a lot of code (<pre>) that is
already transform in <ol></ol>
but those <ol> are not easy to use with copy/paste..
As http://www.learningjquery.com/ , I'de like to put a button for a
nice switch between <ol class="pre2ol"> and <textarea>, over any <ol
class="pre2ol">
My blog software gives me originally <pre>.
Website : http://www.sakeco.net/blog
Thanks for technics and advices.