paftprod
06-02-2006, 10:48 PM
Hi guys and girls
I've searched and searched but haven't managed to find out how i can get an image to display when the url is stored in an array; let me try to make it a lil more understandable.
I got the following code: http://www.javascriptkit.com/script/script2/eventscalendar.shtml
Its the events calendar.
When i click on a date that has an event the right text box displays information about that event. I however, want to display an image with description from a url that I have (meaning it needs to be inserted into the array in the events.js file). How on earth do i do that?
Im making a website for an artist friend of mine and would like to make a calendar displaying the events where she is performing at with a picture and some text/description. Perhaps i should be looking for something a little more userfriendly where she could submit her dates, edit and delete them through an admin panel - if you know of a better script than the one i am currently using, please let me know!
I've searched and searched but haven't managed to find out how i can get an image to display when the url is stored in an array; let me try to make it a lil more understandable.
I got the following code: http://www.javascriptkit.com/script/script2/eventscalendar.shtml
Its the events calendar.
When i click on a date that has an event the right text box displays information about that event. I however, want to display an image with description from a url that I have (meaning it needs to be inserted into the array in the events.js file). How on earth do i do that?
Im making a website for an artist friend of mine and would like to make a calendar displaying the events where she is performing at with a picture and some text/description. Perhaps i should be looking for something a little more userfriendly where she could submit her dates, edit and delete them through an admin panel - if you know of a better script than the one i am currently using, please let me know!