Displaying 2 results from an estimated 2 matches for "selectprevious".
2005 Jul 20
0
Re: Using sortable.
Thomas,
I am trying to use the Sortable functionality through
a rails implementation.
My sortable container looks like this:
<div class="thumbnails">
    <div class="minus_navigation">
      <a href="javascript:Photos.selectPrevious()">
        <img alt="Move to previous photo"
class="navigation" src="/images/zoom-minus.png">
      </a>
    </div>
    <div class="container"
id="thumbnails_container"><span style="position:
relative;"...
2005 Jul 20
0
Using sortable.
Thomas,
I am trying to use the Sortable functionality through
a rails implementation.
My sortable container looks like this:
<div class="thumbnails">
    <div class="minus_navigation">
      <a href="javascript:Photos.selectPrevious()">
        <img alt="Move to previous photo"
class="navigation" src="/images/zoom-minus.png">
      </a>
    </div>
    <div class="container"
id="thumbnails_container"><span style="position:
relative;"...