Results 1 to 4 of 4

Thread: Ultimate Fade-In Slideshow Problem

  1. #1
    Join Date
    Jan 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade-In Slideshow Problem

    1) Script Title: Ultimate Fade-In Slideshow Problem

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm

    3) Describe problem:

    Hi, I am trying to implement the ultimate fade-in slideshow V2.0 and am having serious trouble. I have installed as described however cannot get the sample slide shows to render at all.

    I am coding in visual studio using a asp.net and C#. Would this have anything to do with my lack of success.
    Also are there any general things people get wrong when trying to implement this script that you may know of.

    I know this a very vague description, apologies for this. Any suggestions or help you could offer would be great,

    Thanks in advance,

    Diarmuid

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Unless you are not also coding in HTML and javascript, using those others would only be a problem if somehow, in the course of your implementation, you have gotten a path or paths wrong or have caused markup/scripts to appear out of sequence in the served source code.

    Use your browser's 'view source' to see how the page is being served. If it doesn't conform to the example's source code, you must track down what you did to cause that.

    If you want more help, we would need a link to a live demo of the problem, and perhaps the source code of your server side pages involved in this.

    Please post a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jan 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Thanks John

    I have since tried my saved version of this on two different machines and it works perfectly, It just doesn't seem to work on my laptop, for some reason.

    Incidently is there a quick way to substitute the sample images with my own from a file, as opposed to a link to the image.

    Thanks for your earlier suggestions

    Diarmuid

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •