PDA

View Full Version : IE6 JavaScript Funkiness


expinch
05-27-2008, 10:41 PM
I have a website that is used to create fantasy football cheat sheets and I'm seeing some strange behavior when I perform a couple of javascript operations (only in IE6).

Problem1: If you click on any of the draghandles (as you're instructed to by the popup), you'll see that in IE the resulting drag item's note area gets pushed down below the main template area. This only happens in IE.

Problem2: If you click on any of the 'edit' hyperlinks to edit a note, part of the 'cancel' hyperlink is copied below the template area; from this point forward the template area is broken.

You should be able to easily recognize these problems if you visit this page (http://www.cheatsheetwarroom.com/Fantasy-Football/Fantasy-Football-Cheat-Sheet/Football-Player-Rankings.aspx). This is really a tough one so any input would be appreciated.

Thanks.