PDA

View Full Version : Problem with various types of links



xman2y
May 16th, 2001, 16:53
I recently reworked a part of my company's website that's written in ASP (http://www.subboard.com/och/index.asp). I added some SSI includes and first an image map and then replaced that with some linked images.
For some reason, IE 5 (not 5.5, not 6b) users cannot click on the smaller navigation bar's first two links and also not on results produced by the search contained in that part of the site. Does anyone have any ideas as to why that happens. Both Netscape 4.7 and any IE versions above 5 have no problems at all.
Thanks

xman2y
May 18th, 2001, 11:40
If anyone's tried to replicate the error and couldn't.. try again now.

lucifer
May 18th, 2001, 12:27
you have 7 <head> tags!!!!

xman2y
May 18th, 2001, 16:41
Great idea, but not the solution unfortunately. I removed the six spare <head> tags but the problem remains. Any other ideas?

fatman
May 19th, 2001, 10:43
Originally posted by xman2y
I removed the six spare <head> tags

ROTFL. "Spare <head> tags". That's a nice way to describe them. :D

(I must remember that for future use. :D )

meow
May 19th, 2001, 11:33
This is funny. Of the following browsers it's only one that find those links clickable.

IE5
Opera 5.11
Opera 3.6
K-Meleon 0.4 (Mozilla 0.9)
NS4.5

Guess which? NS4.5. Aren't you a little too backward compatible? ;)

But seriously - clean up that code and then check if the parameters for the image map is correct. If you try to highlight the text you will see some odd behavior.