473,406 Members | 2,698 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Link doesn't work

This is driving me crazy. All the other links work fine. This one just won't work! Can someone give me a clue on why it doesn't?

<div id="photo"><a href="gallery.html" target="_self"><img src="sidephoto1.gif" alt="PHOTO GALLERY" title="PHOTO GALLERY" width="152" height="153" border="0"></a></div>

It works fine in explorer.(I have 7)

When I updated firefox to 3.6.10 it stopped working.

its the Polaroid on the the site ((((nubian natural hair .com)))))))
Oct 6 '10 #1
5 10148
Death Slaught
1,137 1GB
@queen bee
Fix these errors and see if you are still having the same problem.

Thanks, Death
Oct 6 '10 #2
It doesn't solve my problem with the photo not linking. I used the page tidy which i put up just to check (((practicenubian.html))).everything validates, Just no link.
Oct 7 '10 #3
drhowarddrfine
7,435 Expert 4TB
Works for me in FF, Opera and Chrome.
Oct 8 '10 #4
Death Slaught
1,137 1GB
@queen bee

The problem is the z-index value.

Expand|Select|Wrap|Line Numbers
  1. #photo {
  2.         height:154px;
  3.         left:-108px;
  4.         position:absolute;
  5.         top:331px;
  6.         width:151px;
  7.         z-index:-2;
  8. }
Simply remove it and the link works fine.

Thanks, Death

@drhowarddrfine
I'm also on a Mac but it doesn't work for me in Firefox, Chrome, Opera, or Safari.
Oct 8 '10 #5
Thanks Death it worked!
Oct 8 '10 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

19
by: Chris Allen | last post by:
Hi I'm new to PHP and I'm trying to create a Login Form. Once the user has logged in then he shouldn't have to log in again. The trouble is I'm getting a new session ID between every page and so...
1
by: Mr. x | last post by:
Hello, I put in my code ( as I see the exaple on http://www.w3schools.com/html/html_links.asp under create mail to) : (I cannot show this on outlook express, sorry, because designing is...
7
by: AnnMarie | last post by:
My JavaScript Form Validation doesn't work at all in Netscape, but it works fine in IE. I made some of the suggested changes which enabled it to work in IE. I couldn't make all the changes...
16
by: Luca | last post by:
About one month ago I have inserted in my web site a clickcounter who controls the access to almost every link, but this script who changed the path in every link so the search engines couldn't...
4
by: Iver Erling Årva | last post by:
I have an application that uses a window.open() to open it's own main window where all my programs takes place. I use a timeout so if nothing goes on for 15 minutes the document below is called. To...
23
by: wylbur37 | last post by:
I'm running an Apache server on my own computer (Windows XP Pro). I wrote a simple PHP script (called test3.php) that I'm running by putting the following URL in the address bar of the browser...
3
by: MM | last post by:
Hi everybody, what do you think about this problem? I want to create a HTML header file with 2 variables, as below: ----------------------------- $title = "Title of document"; $style =...
3
just a feeling
by: just a feeling | last post by:
Hi, Though my problem seems simple, I didn't find the sol. a:link doesn't look as it should be in my browser (IE6) i.e the link is displayed in the text's default color (I guess it's purple)...
2
by: namratha247 | last post by:
Hi, Can anybody please help me with this problem. In my application, I'm using Menus. and the CSS for the menu is as given below ccMenu.css /* Root = Horizontal, Secondary = Vertical */...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.