Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am recently writing a website questionnaire. As part of the questionnaire I want each page to have a fullscreen background image and a few image sprites on certain places on top of the background image.

For example.. if I had a picture of a 'city skyline at night'. I want to animate certain parts of that image such as a subtle blinking light or a car moving etc etc as part of the background.

Now on top of all of this I want to make sure that this can be implmented responsive so that the sprites are in their right x,y positions and right size etc on different browser resolutions.

I have looked around on the web for a few hours now and I am a little tired and I was hoping if someone could point me in the right direction for this as in a Javascript, an example, a tutorial, code anything will help me thanks.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.