|
Links dead in Firefox
|
|
08-20-2008, 07:01 PM
Post: #1
|
|||
|
|||
|
Links dead in Firefox
Hi, can anyone help me please?
We have a group of links that are not working in Firefox, these consist of images and normal links http://www.mobiletoday.co.uk/data_trends.aspx Would anyone know why? Any help appreciated. Thanks |
|||
|
08-20-2008, 07:03 PM
Post: #2
|
|||
|
|||
|
RE: Links dead in Firefox
Code: a:link {The correct order is "link", "visited", "focus, hover" and "active" else, you have the 'visited' state appearing when you want the "hover" state instead. And as for the links 'not working', you have repeated instances of "whitespace error in URI referances". This is an 'error'. Quote:Correct--> <a href="file_name_goes_here.html>FILE</a> In the second example, the 'file' is only reading "here.html" and 'dropping' the "file name goes" prefix, due to whitespace error in URI Warm Regards, Website Design India Submit Free Links Website Design Faridabad |
|||
|
« Next Oldest | Next Newest »
|





