Hi there,
I'm using jQuery for a ecommerce site I'm working on. It's using Draggables and the site can be found http://www.sibenet.com/limeblue here . My problem When viewing in IE7 the sidebar menu (semi-transparent menu on the far right) jumps to the left of the screen after it's been dragged. If you only drag it a small distance it won't jump completely off the screen. I'm trying to get this menu to stay in it's current position when released like in FireFox. I've played around with the CSS a lot and it seems IE doesn't like 'position: absolute' on this particular element. Can anyone think of a possible work around for this? I thought a mouse-up event, positioning the block where it should be once you release from dragging could work. But, I'm useless as jQuery and it's a miracle I've got this far! Thanks for reading! Marc -- View this message in context: http://www.nabble.com/Draggables-IE7-problem-tf4703185s27240.html#a13443479 Sent from the jQuery General Discussion mailing list archive at Nabble.com.