Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jrh0204

    background for each day of the year

    so i want a background that changes each day. and ideally i wouldnt' be using an array for this.. and instead could just do something like... var d = new Date() document.write("<body background='"d.getMonth(),d.getDate()".jpg'>") with the images in the same directory being named 01.jpg for...

Part and Inventory Search

Back
Top