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

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-06-2013, 01:31 AM   PM User | #1
Eggweezer
New Coder

 
Join Date: May 2012
Posts: 97
Thanks: 75
Thanked 0 Times in 0 Posts
Eggweezer is an unknown quantity at this point
Jquery on CSS page?

Might be a dumb question, but...... I know that I can put an image on a web page's background, by putting the following code in the style.css page:
Code:
html{
background-color:#EFE6DC;
background-image:url(../images/image1.jpg);
background-position:top center; background-repeat:no-repeat;
}
BUT..... would anyone have any idea how I could put a say... java or jquery image slider or fader in a background?

You don't have to tell the details, but if it is possible, could you please point me in a direction? Thank you.
Eggweezer is offline   Reply With Quote
Old 03-06-2013, 04:13 AM   PM User | #2
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,585
Thanks: 5
Thanked 864 Times in 841 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
You can only position a slider behind some content (with CSS), not add it as background to an element.
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Users who have thanked VIPStephan for this post:
Eggweezer (03-06-2013)
Old 03-08-2013, 12:41 AM   PM User | #3
Eggweezer
New Coder

 
Join Date: May 2012
Posts: 97
Thanks: 75
Thanked 0 Times in 0 Posts
Eggweezer is an unknown quantity at this point
Thank you. I was hoping there was some secret I didn't know about! I appreciate you responding.
Eggweezer is offline   Reply With Quote
Old 03-08-2013, 01:31 PM   PM User | #4
harbingerOTV
Senior Coder

 
Join Date: Jan 2005
Location: Memphis, TN
Posts: 1,765
Thanks: 8
Thanked 123 Times in 121 Posts
harbingerOTV will become famous soon enough
http://buildinternet.com/project/supersized/

maybe you're looking for something like that
__________________
Stop making things so hard on yourself.
i is tugbucket :: help raise tugburg :: Whitehaven Kiwanis
harbingerOTV is offline   Reply With Quote
Users who have thanked harbingerOTV for this post:
Eggweezer (03-09-2013)
Old 03-09-2013, 03:06 AM   PM User | #5
Eggweezer
New Coder

 
Join Date: May 2012
Posts: 97
Thanks: 75
Thanked 0 Times in 0 Posts
Eggweezer is an unknown quantity at this point
Yes. I like that. That is what I meant. Thank you!
Eggweezer is offline   Reply With Quote
Reply

Bookmarks

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 01:25 PM.


Advertisement
Log in to turn off these ads.