[jQuery] .animate in ie7 for absolutely positioned element pushes following elements down

2009-04-21 Thread two7s_clash
Hi - I've got a little jquery bit to add some behavior to linked mp3s. You see this here: http://www.reebee.net/bands/blue-suede-boppers/ Basically, jquery adds a speak icon and a player when the link is clicked, and the link title flies off and fades to the right: [code] jQuery('a[href$=mp3]:

[jQuery] Re: simple horizontal slide panel - IE7 DOM, Jquery

2008-06-11 Thread two7s_clash
Great, although the HTML needs to be: Phasellus ut libero. Nulla in libero non enim tristique sollicitudin. Ut tempor. Phasellus pellentesque augue eget ante. Mauris malesuada. Do

[jQuery] simple horizontal slide panel - IE7 DOM, Jquery

2008-06-10 Thread two7s_clash
Hi all, I am working on slide panel: http://f1shw1ck.com/activity_viewer/slider.html# Problem: The panel which slides across pushes all the div' s in the page to the right when viewed in IE. Expected: The panel should act as an overlay on the current page without pushing any div's. Things trie