Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:58:37 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155535 Posts in 21713 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Random Image doesn't show in IE (solved)  (Read 948 times)
Muse

Offline Offline

Posts: 12


« on: May 06, 2010, 10:39:47 PM »

Hi folks!

I'm using the RandomImage dropplet on my site and it works great in every browser except IE (any version). For some reason, in IE the image just will not show up.

Here is the link to my site:

www.acuitygraphix.c om

The images should be showing up on the right sidebar area that is shaded pale gray... right under where it says "Recent Projects"

When I check the source code, the image link is there. When I copy/paste the image link into a web browser the image loads correctly. So I am completely stumped as to why it will not show up in IE.

Working fine, in Chrome, Opera, Firefox...

Thanks for the help!
« Last Edit: May 07, 2010, 02:02:57 PM by Muse » Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #1 on: May 06, 2010, 10:59:23 PM »

Hi

seems to me that your images have no width and height, and IE interprets this as width: 1px; height:1px; so images are there but si small  grin

Try to enter regular sizes and hope it will show.

hope it helps

rgds

erpe
Logged

Muse

Offline Offline

Posts: 12


« Reply #2 on: May 07, 2010, 12:41:16 AM »

Thanks for the help. Where do I put the image sizes in?

In the dropplet, the code already seems to have values for images sizes:

Code:
width="'.$width.'" height="'.$height.'"



Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #3 on: May 07, 2010, 08:28:59 AM »

exactly this line seems to be interpreted from IE as 1px.
Please try real width and hight.

rgds

erpe
Logged

Muse

Offline Offline

Posts: 12


« Reply #4 on: May 07, 2010, 10:53:39 AM »

The only problem with that is.... all my images would need to be exactly the same size. Which doesn't seem to make any sense.
Logged
Ruud
WebsiteBaker Org e.V.

Offline Offline

Posts: 2296



WWW
« Reply #5 on: May 07, 2010, 12:44:50 PM »

just do not use the width/height at all.
That way the browser will decide.
Logged

Professional WebsiteBaker Solutions
Muse

Offline Offline

Posts: 12


« Reply #6 on: May 07, 2010, 02:01:50 PM »

This worked perfectly. Thanks Ruud! Don't know why I didn't think of that. Doh!
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!