Hello, I want to make something like this site: http://www.lionite.com Check the header, the city slides, how can this be done with jquery ?
Any plugin or tutorial would be great :)
Thanks
Hello, I want to make something like this site: http://www.lionite.com Check the header, the city slides, how can this be done with jquery ?
Any plugin or tutorial would be great :)
Thanks
That's really simple, and that site burns my CPU a lot (no idea why, it shouldn't do that - it's simple :P)
What You want is animating background position on a div or the whole body.
it will look like You are scrolling the background all the time (if You synchronize it badly it will jump a bit on every position restart )
If You don't know how to do the css position bug me in comments ;)