View Single Post
  #2 (permalink)  
Old 02-20-10, 10:34 AM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
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.
Reply With Quote