Home > CSS > Fix Css

Fix Css

August 8th, 2009

I have a couple of HTML pages which I need to get fixed (see in the attachement). These pages have widgets and drag-n-drop functionality built in. However, when you start dragging a widget, it immediately appears far off its original position. This obviously is a CSS problem and presumably can be fixed by eliminating the right “position:relative” attribute in one of the CSS files. The requirement is that the layout of a page should stay intact (same sizes, padding, etc.)

For your reference, I also included a couple of pages with drag and drop working OK (in the folder called “working good”).


Fix Css

Categories: CSS Tags: , , ,
Comments are closed.
Bear