Click here to Skip to main content
15,887,027 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Christmas Trees Confuse Me Pin
jkirkerx20-Dec-23 11:40
professionaljkirkerx20-Dec-23 11:40 
GeneralRe: Christmas Trees Confuse Me Pin
Cpichols21-Dec-23 1:26
Cpichols21-Dec-23 1:26 
General...can walk and chew gum... Pin
Salvatore Terress18-Dec-23 5:51
Salvatore Terress18-Dec-23 5:51 
GeneralRe: ...can walk and chew gum... Pin
Mike Hankey18-Dec-23 6:24
mveMike Hankey18-Dec-23 6:24 
GeneralRe: ...can walk and chew gum... Pin
dandy7218-Dec-23 9:22
dandy7218-Dec-23 9:22 
GeneralRe: ...can walk and chew gum... Pin
Steve Raw18-Dec-23 7:02
professionalSteve Raw18-Dec-23 7:02 
JokeRe: ...can walk and chew gum... Pin
Daniel Pfeffer18-Dec-23 18:26
professionalDaniel Pfeffer18-Dec-23 18:26 
GeneralDaily Web Page Background Wallpaper Pin
Steve Raw18-Dec-23 4:58
professionalSteve Raw18-Dec-23 4:58 
A couple of years back, I realized something while working on my website.
Looking at the same dull grey background was getting old.
So, I created a new feature.

I spent almost a day searching for only the best desktop wallpapers I could find.
At the end of the day, I had collected 384 unique background images. Then, I created
a feature that automatically places a new background wallpaper onto my site,
on each day of the year.

I ended up liking it so much, that I turned it into something anyone can use on any web page.
It seems as though you guys liked my snowfall script. This background feature is one of my
favorites, so you may like it, too. It's also something you can use. I made it super easy
to implement.

Just put this HTML into any web page. That's all there is to it.

HTML
<script type="text/javascript" src="https://chromosphere.com/chromosphere/scripts/content/dailybackground/setbg.js" id="chromosphere_background_script_js"></script>


The script even deletes itself once it completes. If you look at your page's
<body> element, you'll notice that the "style" attribute has something added to it.
The CSS "background-image" property should be referencing an image from
https://services.chromosphere.com. That's one of my other websites.

Also, a quick FYI - Every once in a while, the server doesn't send the background image file,
so hitting reload on your browser usually fixes the problem.
GeneralRe: Daily Web Page Background Wallpaper Pin
Roger Wright18-Dec-23 7:01
professionalRoger Wright18-Dec-23 7:01 
RantMessage Closed Pin
18-Dec-23 2:47
professionalJeremy Falcon18-Dec-23 2:47 
GeneralMessage Removed Pin
18-Dec-23 3:25
mveRichard MacCutchan18-Dec-23 3:25 
GeneralOdd Phobias Pin
Steve Raw17-Dec-23 20:26
professionalSteve Raw17-Dec-23 20:26 
GeneralRe: Odd Phobias Pin
Kornfeld Eliyahu Peter17-Dec-23 20:41
professionalKornfeld Eliyahu Peter17-Dec-23 20:41 
GeneralRe: Odd Phobias Pin
Amarnath S17-Dec-23 21:09
professionalAmarnath S17-Dec-23 21:09 
GeneralRe: Odd Phobias Pin
Sander Rossel17-Dec-23 22:30
professionalSander Rossel17-Dec-23 22:30 
GeneralRe: Odd Phobias Pin
harold aptroot18-Dec-23 1:04
harold aptroot18-Dec-23 1:04 
GeneralRe: Odd Phobias Pin
Daniel Pfeffer18-Dec-23 1:15
professionalDaniel Pfeffer18-Dec-23 1:15 
GeneralRe: Odd Phobias Pin
Member 1330167920-Dec-23 0:07
Member 1330167920-Dec-23 0:07 
GeneralRe: Odd Phobias Pin
Daniel Pfeffer18-Dec-23 1:16
professionalDaniel Pfeffer18-Dec-23 1:16 
GeneralRe: Odd Phobias Pin
obermd18-Dec-23 3:53
obermd18-Dec-23 3:53 
JokeRe: Odd Phobias Pin
Jeremy Falcon18-Dec-23 4:13
professionalJeremy Falcon18-Dec-23 4:13 
GeneralRe: Odd Phobias Pin
Steve Raw18-Dec-23 5:29
professionalSteve Raw18-Dec-23 5:29 
GeneralRe: Odd Phobias Pin
Steve Raw18-Dec-23 5:51
professionalSteve Raw18-Dec-23 5:51 
GeneralRe: Odd Phobias Pin
Steve Raw18-Dec-23 7:02
professionalSteve Raw18-Dec-23 7:02 
GeneralFear of Christmas Trees Pin
Steve Raw18-Dec-23 10:17
professionalSteve Raw18-Dec-23 10:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.