Hi all,
I have developed a javascript which would display the current month’s calendar. The user can see the previous/next month/year.
To have it in my desktop i have used a portion of my desktop background picture as the body background picture of this html page which runs the javascript . This html page is my desktop background and i have placed this page in my desktop in such a way that the background of the desktop coincides with the background of the html which runs the javascript giving an effect as if the dates are displayed on the sky..
Take a look at the picture in the following link
http://www.dropshots.com/skannan_btech#date/2008-04-25/04:43:47
Now i want that javascript to be independent of the desktop background..actually the calendar protion is a html file with the same background as that of the top right portion of the entire photo which is the background of desktop
Any idea friends???