Thread
:
How To Change Banner Automatically When Month Changes.
View Single Post
#
2
(
permalink
)
02-20-10, 10:34 AM
wirehopper
-
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
JavaScript getMonth() Method
JavaScript String Object
bannername=substr(month[d.getMonth()],0,3).toLowerCase()+'.jpg';
Not tested.
wirehopper
View Public Profile
Find all posts by wirehopper