I recently came across this website: http://www.mccormackmorrison.com/
I love the navigation method (vertical / horizontal scrolling) with resizing the background image.
If i look at the source it is an one page solutions without scrolling events, just sliders i guess.
Is it difficult to make a similar script? I researched for possible solutions but without result. Hope someone can “teach” me how to solve this method.
mccormackmorrison website is using jQuery.SerialScroll. You can check the demo of it here.
Hope this what you are looking for.