Good Morning,
I have attempted to search for help with this but I'm lost at the moment.
First, a little background. I am creating a javascript thumbnail gallery which swaps a placeholder image with the one tied to the thumbnail. Due to my inexperience, I simply used the built-in image swap generator in Dreamweaver, so I have a very limited understanding Javascript.
Also, I need to show a description. Rather than make the text as an image I wanted to have plain text. This is also because the strings have HTML links in them.
I have made an array of the various strings, however I don't know where to start as far as passing the strings through the onclick event.
Also, if there is another way to do this which would be more efficient I am very open to suggestions.
I have attempted to search for help with this but I'm lost at the moment.
First, a little background. I am creating a javascript thumbnail gallery which swaps a placeholder image with the one tied to the thumbnail. Due to my inexperience, I simply used the built-in image swap generator in Dreamweaver, so I have a very limited understanding Javascript.
Also, I need to show a description. Rather than make the text as an image I wanted to have plain text. This is also because the strings have HTML links in them.
I have made an array of the various strings, however I don't know where to start as far as passing the strings through the onclick event.
Also, if there is another way to do this which would be more efficient I am very open to suggestions.