Three hours of my life bet there is a simple answer

2 replies
  • WEB DESIGN
  • |
Like a man lost in a strange town I hate to ask for directions
but.............I am in a cul de sac with no reverse gear.

My site is at www.personalbest.co.uk I am trying to add a PDF link
to first post you see there (Fast 50)...works fine in Chrome/Firefox but not explorer - just says page cannot be found.

Additionally in Book section images comes up in chrome but not explorer.

Just wondering if anyone has encountered/solved this.

Big percentage of people must use explorer, as when I asked for some feedback a lot said they could not open link (guessing all explorer users).

Tried everything cannot figure it out. Appreciate some Warrior wisdom

Thanks
Barry
#answer #bet #hours #life #simple
  • Profile picture of the author Michael71
    Which versions of IE?

    I am testing with IE9 and in IE9 mode everything is "okay", but in other modes (IE7, IE8) you have problems.

    Watching at your code could help:

    Code:
    <h3><strong><a href="http://www.personalbest.co.uk/wp-content/uploads/2011/11/600X800-Personal-Best2.jpg"><img class="alignnone size-medium wp-image-306" title="600X800 Personal Best" src="http://www.personalbest.co.uk/wp-content/uploads/2011/11/600X800-Personal-Best2-225x300.jpg" alt="Self improvement" width="225" height="300" /></a> </strong></h3>
    Now, you put an image in an a tag, that's okay. But why strong and h3? Not very clean I must say ;-)

    This could be a problem.

    Oh and for your PDF I would use a force-download solution (Google htaccess force download)
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7724958].message }}
    • Profile picture of the author barry500
      Cheers Michael thanks for such a quick response I have the technical skill set of an aardvark so only understand a limited amount of what you say - I need to spend some time reviewing site structure.

      I am using latest version of IE - maybe it's this PC. I will check out forced download - guessing this is something that needs dropped into code.

      Really appreciate your input thanks again Michael
      Signature

      {{ DiscussionBoard.errors[7725021].message }}

Trending Topics