Results 1 to 5 of 5

Thread: Height problem

  1. #1
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Height problem

    1) Script Title: Ultimate Fade In Slideshow

    2) Script URL (on DD): http://www.blueridgeagency.com/Testi...ery_test.html#

    3) Describe problem:

    I know this is using 1.51. It's code I found that does what I want. I tried the 2.4 code (http://www.blueridgeagency.com/Testing/Mystery_test2.html#) but I can't seem to get it show up at all.

    I can't get the 1.51 code height to work. No matter what I set the td height to or the image height to, NOTHING changes.

    I don't care which I use 1.51 or 2.4 but I need it to do what is showing on http://www.blueridgeagency.com/Testing/Mystery_test.html#.

    I appreciate your help. FABULOUS code!

    Dawn

  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

    What's wrong with the height? I think the problem you might be having is that the images are shown at their native height, never smaller, never larger. But I can't be sure what the issue with height is unless you're more specific. As to the newer version, the reason it's not working is that you need to upload fadeslideshow.js to the demo folder and include it as the src in this script tag (additions highlighted):

    Code:
    <script type="text/javascript" src="fadeslideshow.js">
    
    /***********************************************
    * Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
    ***********************************************/
    
    </script>
    See also the detailed instructions on the demo page:

    http://www.dynamicdrive.com/dynamici...nslideshow.htm
    - John
    ________________________

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

  3. #3
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Height problem

    [QUOTE=jscheuer1;307212]What's wrong with the height?


    The issue with the height is that the bottom of the books are getting cut off. I always show them at 209 x 139 on the site. So something in the code is cutting them off. I've tried everything to increase the size to fit the pictures.

    Thanks on the info on the other version. I'd like to get this one to work since I'm so close.

    Dawn

  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

    Default

    OK, well that script is out of date - looks bad in some versions of IE. So fixing that and the height problem (right click and 'Save As'):

    blueridgelit-h.zip

    Use the page inside the zip file to replace blueridgeagency.com/Testing/Mystery_test.html
    - John
    ________________________

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

  5. #5
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Thank you!

    THANK YOU!!!!!!!!

    Dawn

Similar Threads

  1. Resolved another height 100% problem
    By mlegg in forum CSS
    Replies: 0
    Last Post: 03-16-2011, 03:23 AM
  2. height problem
    By *Warrior* in forum CSS
    Replies: 4
    Last Post: 07-10-2008, 05:32 PM
  3. Another 100% Height Problem
    By globex in forum CSS
    Replies: 1
    Last Post: 02-04-2008, 01:45 PM
  4. css height problem
    By afe in forum CSS
    Replies: 5
    Last Post: 01-26-2008, 08:15 PM
  5. IE height problem
    By hoochblues in forum CSS
    Replies: 2
    Last Post: 08-10-2006, 11:20 PM

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
  •