Thank you! That did the trick!
Type: Posts; User: imimin; Keyword(s):
Thank you! That did the trick!
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...
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...
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...
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...
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...
OK...got it!
If you change the code and do something like this, it works:
<script type="text/javascript">
/***********************************************
* Ultimate Fade-In Slideshow...
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 =...
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...