jQuery Append, markitup and textarea annoyances.
I’m using markitup for a textbox editor. I’m also using jQuery UI for dragging and dropping. I wanted to drag and drop images onto the textbox that is being formatted by markitup and have the image url show up in the box. I started out using append to do this and it seemed to be …
Continue reading ‘jQuery Append, markitup and textarea annoyances.’ »