Code is there...but not displaying...

This is a discussion on "Code is there...but not displaying..." within the Web Page Design section. This forum, and the thread "Code is there...but not displaying... are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 16th, 2007, 10:33
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 717
Thanks: 0
Thanked 0 Times in 0 Posts
Code is there...but not displaying...

Ok...this is really wierd!

Firstly, take a look at my blog design in Firefox... http://www.blog.1840dsgn.co.uk

You'll see at the bottom in the footer a random generation of books and music that I like/find useful.

Now go into IE7 and check the same page...you will notice that the titles are there but the images are not! BUT if you do view source in IE7 and navigate yourself to the bottom on the code you will see this:

Code: Select all
 
<div id="footer">
  <div class="books">
   <p>Useful Books</p>
   <a href="http://www.amazon.co.uk/exec/obidos/...lantheseed-20/" title="Zen of CSS Design, The: Visual Enlightenment for the Web (Voices That Matter)"><img src="http://images-eu.amazon.com/images/P....02._AA80_.jpg" alt="Zen of CSS Design, The: Visual Enlightenment for the Web (Voices That Matter)" /></a>
  <a href="http://www.amazon.co.uk/exec/obidos/...lantheseed-20/" title="Web Standards Solutions: The Markup and Style Handbook"><img src="http://images-eu.amazon.com/images/P....02._AA80_.jpg" alt="Web Standards Solutions: The Markup and Style Handbook" /></a>
  <a href="http://www.amazon.co.uk/exec/obidos/...lantheseed-20/" title="HTML Utopia: Designing Without Tables Using CSS, 2nd Edition"><img src="http://images-eu.amazon.com/images/P....02._AA80_.jpg" alt="HTML Utopia: Designing Without Tables Using CSS, 2nd Edition" /></a>
  <a href="http://www.amazon.co.uk/exec/obidos/...lantheseed-20/" title="Build Your Own Website The Right Way Using HTML & CSS"><img src="http://images-eu.amazon.com/images/P....02._AA80_.jpg" alt="Build Your Own Website The Right Way Using HTML & CSS" /></a>
</div>
  <div class="music">
   <p>Music</p>
 <a href="http://www.amazon.co.uk/exec/obidos/...lantheseed-20/" title="Minutes To Midnight"><img src="http://images-eu.amazon.com/images/P....02._AA80_.jpg" alt="Minutes To Midnight" /></a>
  <a href="http://www.amazon.co.uk/exec/obidos/...lantheseed-20/" title="Infinity On High"><img src="http://images-eu.amazon.com/images/P....02._AA80_.jpg" alt="Infinity On High" /></a>
  <a href="http://www.amazon.co.uk/exec/obidos/...lantheseed-20/" title="Then and Now"><img src="http://images-eu.amazon.com/images/P....02._AA80_.jpg" alt="Then and Now" /></a>
  <a href="http://www.amazon.co.uk/exec/obidos/...lantheseed-20/" title="Favourite Worst Nightmare"><img src="http://images-eu.amazon.com/images/P....02._AA80_.jpg" alt="Favourite Worst Nightmare" /></a>
      </div>
 </div>
So thats the html code...that has been generated and obviously sent to the browser...but for some reason is not displaying...anyone got any idea why?!

Mike
Reply With Quote

  #2 (permalink)  
Old Aug 16th, 2007, 12:40
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Code is there...but not displaying...

Add the widths and heights attribute to each image. Sometimes IE need it.
Reply With Quote
  #3 (permalink)  
Old Aug 16th, 2007, 16:33
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 717
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Code is there...but not displaying...

Ah, ok then. I'll give it a try when i'm at home.

cheers
Reply With Quote
  #4 (permalink)  
Old Aug 16th, 2007, 18:28
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 717
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Code is there...but not displaying...

Nope no luck...not to worry.

I've tracked my loading time problems down to be this plugin anyway because without it in IE it loads quick, but in FF it takes forever and its because of this.

So goodbye to the AMM plugin - its really good but not worth the hassle!
Reply With Quote
Reply

Tags
ie7

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Extra code displaying in Firefox? Kreeyon Web Page Design 5 Apr 3rd, 2008 19:21
code behind code doesnt work skat ASP.NET Forum 4 Feb 18th, 2008 10:05
Why displaying nothing? begeiste PHP Forum 17 Oct 1st, 2007 19:22
live search code and styleswitcher code hebel JavaScript Forum 0 May 12th, 2007 06:16
Can somebody give me the code to hide the source code? renren JavaScript Forum 7 Mar 7th, 2006 12:27


All times are GMT. The time now is 01:17.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43