I am installing DDblock for the first time which works great in both simple and advantced configurations in Firefox and I.E. 7 & 8 but the images are hidden in I.E.9.
Other site images are fine, it's just the ddblock images which are hidden.
What am I missing? Thanks url = http://brixingtoncommunitychurch.org.uk/d6/content/talks

CommentFileSizeAuthor
#3 ddblock_1.GIF46.01 KBkiteglinton
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ppblaauw’s picture

Status: Active » Postponed

Its the slideshow at the bottom of the page?
I see this slideshow also in IE9

kiteglinton’s picture

Status: Postponed » Active

Yes, I haven't formatted it yet... that means it's my I.E. 9 install I guess as I don't see it.
Thanks for such a quick response

kiteglinton’s picture

FileSize
46.01 KB

Having re-installed ie9 the problem persists (I set IE to display image paths on the attached clip) It also happens using IETester, so while it seems to be a problem here I'm stumpted as to any solutions; any pointers would be very gratefully received. Here is the code as rendered in my IE9

<div id="ddblock-4" class="ddblock-contents clear-block" style="visibility:hidden">
 <div class="ddblock-content clear-block">  
     <div class="ddblock-container"> 
               <img src="/d6/sites/default/files/slideshow/slideshow_2.jpg" alt=""/>
           <img src="/d6/sites/default/files/slideshow/slideshow_1.jpg" alt=""/>         
       </div>  
   </div>
</div>
ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

Do you see a javascript error?
Do you have javascript enabled in the browser?

kiteglinton’s picture

Status: Postponed (maintainer needs more info) » Active

Yes scripting is enabled. I read somewhere that IE9 uses a new JS engine (Chakra or someting?) but of course that doesn't explain why it runs ok for you. Bizarre! Thanks for your help.