Displaying 1 result from an estimated 1 matches for "divimage".
Did you mean:
  dimage
  
2008 Mar 20
2
onUpdate problem with div
I hav the following code:
<div id="puzzle">
           <div id="divImage" style="float:left; cursor: move;>test 1</
div>
           <div id="divImage" style="float:left; cursor: move;>test 2</
div>
           <div id="divImage" style="float:left; cursor: move;>test 3</
div>
           <div id=&q...