Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-20-2012, 01:48 PM   PM User | #1
YourDirector
Regular Coder

 
Join Date: Jul 2011
Posts: 116
Thanks: 6
Thanked 0 Times in 0 Posts
YourDirector is an unknown quantity at this point
Swap background image without refreshing?

Hey everyone,

I'm just trying to figure out if it is possible to swap the pages background image when a button is clicked without refreshing the page? I've looked around and can't really find anything helpful.

Any tips or pointers in the right direction would be much appreciated

Thanks

YD

Last edited by YourDirector; 03-20-2012 at 02:01 PM.. Reason: Resolved
YourDirector is offline   Reply With Quote
Old 03-20-2012, 01:53 PM   PM User | #2
webdev1958
Banned

 
Join Date: Apr 2011
Posts: 656
Thanks: 14
Thanked 69 Times in 69 Posts
webdev1958 can only hope to improve
All you need is an onclick event handler on the button which calls a javascript function which then changes the background image css style for the <body>

There's heaps of examples on the www on how to use javascript to change css styles.
webdev1958 is offline   Reply With Quote
Users who have thanked webdev1958 for this post:
YourDirector (03-20-2012)
Old 03-20-2012, 02:01 PM   PM User | #3
YourDirector
Regular Coder

 
Join Date: Jul 2011
Posts: 116
Thanks: 6
Thanked 0 Times in 0 Posts
YourDirector is an unknown quantity at this point
Fantastic, thank you for that. A simple and quick search for javascript CSS change gave me exactly what I needed. Thanks!
YourDirector is offline   Reply With Quote
Old 03-20-2012, 02:03 PM   PM User | #4
webdev1958
Banned

 
Join Date: Apr 2011
Posts: 656
Thanks: 14
Thanked 69 Times in 69 Posts
webdev1958 can only hope to improve
glad you sorted it out
webdev1958 is offline   Reply With Quote
Reply

Bookmarks

Tags
background, change, swap, without refresh

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:46 PM.


Advertisement
Log in to turn off these ads.