Hello there,
I recently looking to editing the Omni Slide script from Dynamic Drive so it fits in with my site design and have come across part I cannot do.
How do I place an image in Javascript?Code:barbgcolor:'#4d6814', // bar (the vertical cell) background color
I tried this:
and I tried this:Code:Image.src = “image.jpg”;
and they dont work.Code:var Image = Image; Image.src = “image.jpg”;
Can anyone give me a hand



Reply With Quote
Bookmarks