Hi!

I want to create something similar to www.welcometothewall.com, and im looking into the possibility to do this in Ajax.

What i neet to have is a large background image that is bigger than the browserwindow, that will move when the mouse moves to the edges of the browser window.

Can this be done in Ajax, and can someone give me any hints on how to get started?

Use jQuery, and set some divs on the edges, that, when hovered, will change the background-position of the background-image.
I'd also make an loading message, to fade out when the background image loads in an hidden div element.
You could also set the offset in an fixed container.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.