The Little Guy Posted July 19, 2010 Share Posted July 19, 2010 When this code runs, why doesn't it set the background image for the body? document.getElementsByTagName('body')[0].style.backgroundImage = '/images/bg2.jpg'; Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted July 19, 2010 Author Share Posted July 19, 2010 ahh... Got it, forgot url() 'url('+speed+')'; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.