I have an interesting question.
Is there a maximum left positioning? The reason I ask is because of a slider I am working on. Most of the layers are background images so it doesnt matter, but some are actually images (links) that slide along with the whole scene.
Right now the entire scene is ~15,000 pixels and may get larger.
Or, if you have a better way for sliding {a imgs} along the background, let me know.
Here is a link to beter help explain what I’m doing.
http://cva.ziplinestaging.com/slide/parallax.html
Thanks for the help.
Using this jsfiddle test I was able to move a div pretty far left. I got bored after -1,300,000px. I’d say you have some play room.