Search:

Type: Posts; User: imimin; Keyword(s):

Search: Search took 0.00 seconds.

  1. Thank you! That did the trick!

    Thank you! That did the trick!
  2. How to change padding color of 'Ultimate Fade-in slideshow'

    Hello!

    1) Script Title: Ultimate Fade-in slideshow (v2.4)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm

    3) Describe problem: Is there a way to change...
  3. Replies
    6
    Views
    3,154

    OK, I got it to work! Thank you for your help! ...

    OK, I got it to work! Thank you for your help!

    I put the code in place of the links and it worked! It took me a little while to figure out exactly how to do it. I finally figured out I needed...
  4. Replies
    6
    Views
    3,154

    NO! Didn't know I needed to. I had a hunch...

    NO!
    Didn't know I needed to. I had a hunch though I should!

    Should I just replace it just as it is over the
    <script type="text/javascript" src="fadeslideshow.js"> code? If not, where EXACTLY...
  5. Replies
    6
    Views
    3,154

    Thank you! Do you see anything wrong with the...

    Thank you! Do you see anything wrong with the way I have the code configured above? My site is in dev and closed at the time. I can open it for a few minutes to let you look at the code OR I can...
  6. Replies
    6
    Views
    3,154

    'Ultimate Fade Slideshow v2.0' not working?

    1) Script Title: Ultimate Fade In Slideshow v2.0

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm

    3) Describe problem:

    Hello and thank you for your...
  7. OK...got it! If you change the code and do...

    OK...got it!

    If you change the code and do something like this, it works:



    <script type="text/javascript">

    /***********************************************
    * Ultimate Fade-In Slideshow...
  8. It works if I don't use the loop, such as: ...

    It works if I don't use the loop, such as:


    <?php
    /*$cat = mysql_real_escape_string($_GET['cat']);*/
    $cat='all';
    $get_items = "SELECT * FROM poj_products WHERE cat='$cat'";
    $get_items =...
  9. How dynamically generate image source for Ultimate Fade-in slideshow with PHP/MySQL

    1) Script Title: Ultimate Fade-in slideshow (v1.5)
    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm

    3) Describe problem:
    I REALLY like this script!
    I am...
Results 1 to 9 of 9