The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Firefox Hyperlink Issue, Image hyperlinks on my website target to download the web page, rather
Jason70988
post Mar 11 2010, 09:16 PM
Post #1


Novice
**

Group: Members
Posts: 20
Joined: 11-March 10
Member No.: 11,346



Hi, my website is

www.jasonsportfolio.co.uk

the problem is that the navigational image links accross the top of the page download rather than just navigate to the other pages, but only in firefox (having only tried ff and ie).

Pops up saying "index.html" "What should Firefox do with this file?"

"Open with [Internet explorer (default)]"
or
"Save File"
"Do this automatically for files like this from now on"

must know what i mean..
I have recently played around with the .htaccess file foolishly, if that has anything to do it? (it is blank now)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 11 2010, 09:39 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,734
Joined: 9-August 06
Member No.: 6



Like for instance http://www.jasonsportfolio.co.uk/websites.html ? Strange, I've tried with several versions of gecko and it doesn't happen to me. What version of FF do you use?

When this happens the content-type is usually wrong, but it isn't in this case.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 12 2010, 02:37 AM
Post #3


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



It doesn't happen in Safari either, but you should fix the markup errors (on all pages) with the validator (links at top and bottom of this page).

You use a XHTML DOCTYPE, but you have coded in HTML. And there are some comma's where they shouldn't be.

Besides, for normal links, that replace the current page in the same window, you don't need a TARGET attribute.

In the CSS file, there shouldn't be <style> tags and colors need to be preceded with a # sign.

I don't know if fixing all that will fix the problem in FF, but since you claim to use web standards coding...
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Jason70988
post Mar 12 2010, 06:12 AM
Post #4


Novice
**

Group: Members
Posts: 20
Joined: 11-March 10
Member No.: 11,346



thanks for the replies,

the target tags were a method i tried to fix the issue, making the links target "_self".

I have a feeling it is something wrong with my FF and will reinstall.
Im running 3.5.8, and if i click that link panday provided, FF tries to download it as apposed to navigating to it blink.gif

And i will obivously tidy my code smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 12 2010, 09:17 AM
Post #5


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,734
Joined: 9-August 06
Member No.: 6



Yeah, do, but the errors don't cause this. I don't remember if the menu is available in FF while the download box is up, but could you make a try? Try to load one of the troublesome pages and then go to Tools | Page Info and copy what it says for content-type there.

I have 3.5.6 (and older versions) BTW, so I guess it could be a bug, but I can't figure out with what.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Jason70988
post Mar 12 2010, 04:08 PM
Post #6


Novice
**

Group: Members
Posts: 20
Joined: 11-March 10
Member No.: 11,346



The file type is text/html, and the problem seems to have sorted itself out.. very strange..

Thanks alot pandy and fred smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 12 2010, 05:29 PM
Post #7


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,734
Joined: 9-August 06
Member No.: 6



Well then. Strange anyhow.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 3rd May 2024 - 11:36 AM