How to show image before executing javascript?

FadeSlideShow - need to add a link to individual slide show images!?

  • Describe problem: I need to add links to the individual images in the slide show. What am I doing wrong?! www.societeskincare.com <script type="text/javascript" src="tabcontent.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/lib… <script type="text/javascript" src="fadeslideshow.js"></script> <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script> <script type="text/javascript"> var mygallery=new fadeSlideShow({ wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow dimensions: [800, 350], //width/height of gallery in pixels. Should reflect dimensions of largest image imagearray: [ ["banners_home1.jpg", ""<a href="/societeskincare.com/www/index.htm… "", "", ""], ["banners_home2.jpg", "", "", ""], ["banners_home3.jpg", "", "", ""], ["banners_home4.jpg", "", "", ""], ["banners_home5.jpg", "", "", ""], ["banners_home6.jpg", "", "", ""] //<--no trailing comma after very last image element! ], displaymode: {type:'auto', pause:4000, cycles:0, wraparound:false}, persist: false, //remember last viewed slide and recall within same session? fadeduration: 500, //transition duration (milliseconds) descreveal: "ondemand", togglerid: ""

  • Answer:

    This must be due to the programming problem. Report this problem to the programming service to get things fixed.

katy c at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.