Displaying 1 result from an estimated 1 matches for "img_0102".
Did you mean:
img_0100
2005 Jul 22
2
Unpredictable behavoir using Sortable javascript
...quot;IMG_0097.JPG" />
> <img class="photo" src="images/IMG_0100.JPG" alt="IMG_0100.JPG" />
> <img class="photo" src="images/IMG_0087.JPG" alt="IMG_0087.JPG" />
> <img class="photo" src="images/IMG_0102.JPG" alt="IMG_0102.JPG" />
> </div>
>
> <script type="text/javascript" language="javascript">
> Sortable.create("photos", { tag: ''img'', overlap: ''horizontal'', constraint:
> false });
>...