search for: imagelibraray

Displaying 1 result from an estimated 1 matches for "imagelibraray".

2005 Jul 01
1
drag problem
...div''s initial coordinates are multiplied by two. I''ve tried to put in some debugging code just to output these locations but sever lack of sleep isn''t helping me thing straight here this is the html I''m using: <div id="simpleTest" class="imageLibraray"> test </div> <div id="shopping_cart_text1">out put text to go here </div> <script type="text/javascript" language="javascript"> // <![CDATA[ new Draggable(''simpleTest'',{revert:false}); // ]]&...