Note that there are some explanatory texts on larger screens.

plurals
  1. POjQuery Tools: Scrollable / Navigator items flowing out of the container
    text
    copied!<p>I'm using jQuery Tool's Scrollable with the Navigator plugin.</p> <p>Some useful links:</p> <ul> <li><a href="http://flowplayer.org/tools/scrollable/index.html" rel="nofollow">Documentation for Scrollable</a> </li> <li><a href="http://flowplayer.org/tools/scrollable/navigator.html" rel="nofollow">Documentation for Scrollable's Navigator plugin</a> </li> <li><a href="http://flowplayer.org/tools/demos/scrollable/plugins/navigator.htm" rel="nofollow">Standalone demo of Navigator</a></li> </ul> <p><strong>And most importantly: <a href="http://qortiz.redio.de/" rel="nofollow">a demo of how I'm using Scrollable/Navigator</a>.</strong></p> <p>Works well so far. But I'd like for it to behave differently:</p> <p>I want the images (or rather, generally speaking, elements in <code>&lt;div class="items"&gt;</code>) to "flow" right out of the Scrollable container (<code>&lt;div class="slider"&gt;</code> in my demo) until the right border of the browser window.<br> People with higher screen resolutions would obviously see more pictures/items flowing out of the container than people with lower resolutions.</p> <p>In case this sounds confusing (which it probably does), here's some pictures:</p> <ul> <li><a href="http://oi55.tinypic.com/1zz6d0n.jpg" rel="nofollow">first image, <strong>normal</strong></a> </li> <li><a href="http://oi52.tinypic.com/25hq04k.jpg" rel="nofollow">first image, <strong>how it should be</strong></a> </li> </ul> <p>...then when you click on the right arrow to scroll to the next picture:</p> <ul> <li><a href="http://oi56.tinypic.com/33l1083.jpg" rel="nofollow">second image, <strong>normal</strong></a> </li> <li><a href="http://oi51.tinypic.com/21japlj.jpg" rel="nofollow">second image, <strong>how it should be</strong></a></li> </ul> <p>Okay, I guess that's about it. Thanks for reading this far!</p> <p>Any help would be highly appreciated! Thanks in advance!</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload