jQuery

18th April
2011
written by Ricky Stevens

I’ve been using jQuery Sortable for quite a while over various projects, and I’ve never encountered any strange behaviour. On my current project however, I had used the jQuery UI Sortable to allow the client to re-order some elements within an HTML list. Oddly though, whenever you scrolled down the page to get to the list, and dragged an element, the offset of the dragged element went a bit mad and flew up the page!

Continue reading “jQuery Ui Sortable – Offset Bug” »

15th November
2010
written by Ricky Stevens

Recently in the office we had a bit of a head-scratching moment where we experienced some unusual behavior involving transferring HTML-based data from one text area to another using jQuery 1.4.2. The problem occurred in Internet Explorer (we tested in Internet Explorer 6, Internet Explorer 7 and Internet Explorer 8).

Continue reading “jQuery .HTML() Bug in IE” »