Long time no see fellas!
Got 3 Images set up, when one is clicked it hides the other 2 images and opens a <div> box below the image showing with text in it.
Now as the image link i've got it as 'java script:switchid('a3')'. This refers it to a script which does the show/hide of text and images.
I believe in mysource matrix the link 'java script:switchid('a3')' won't work. This correct?
[quote]Long time no see fellas!
Got 3 Images set up, when one is clicked it hides the other 2 images and opens a <div> box below the image showing with text in it.
Now as the image link i've got it as 'java script:switchid('a3')'. This refers it to a script which does the show/hide of text and images.
I believe in mysource matrix the link 'java script:switchid('a3')' won't work. This correct?[/quote]
I don't see any reason why this would not work. Just make sure that you are using raw html and you should have no problems.