Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Really strange link malfunction in Firefox
Old 05-13-2007, 05:01 PM Really strange link malfunction in Firefox
Junior Talker

Posts: 3
Name: Ars Moriendi
Trades: 0
Hi all,
This is an interesting malfunction and I'd be interested if anyone's seen it before. It's specific to Firefox, so if you'd like to try it in IE, then Firefox, you'll see what I'm talking about. Go to http://www.alternium.net/marco and click through the left menu. All the links target to the main frame except for "Advertise" which acts like it's broken. The links are all formatted the same:
Code:
<A HREF="advertise.html" target="main" 
onMouseOver="document.advertise.src='art/g_advertise2.gif'" 
onMouseOut="document.advertise.src='art/g_advertise1.gif'">
<center><IMG SRC="art/g_advertise1.gif" BORDER="0" NAME="advertise" style="margin-bottom:4px; margin-top:3px;"></center></a>

<A HREF="fleet.html"  target="main"
onMouseOver="document.fleet.src='art/g_fleet2.gif'"
onMouseOut="document.fleet.src='art/g_fleet1.gif'">
<center><IMG SRC="art/g_fleet1.gif" BORDER="0" NAME="fleet" style="margin-bottom:4px; margin-top:3px;"></center></a>
For space considerations, I'll not post all the source code for the relevant pages, but if you take a look at them (http://www.alternium.net/marco/mt_interface.html, http://www.alternium.net/marco/advertise.html, http://www.alternium.net/marco/exclusives.html) you might be able to find what I'm doing wrong.

Thanks for your help!
eamadsen is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-13-2007, 08:24 PM Re: Really strange link malfunction in Firefox
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
First of all, it is totally inappropriate to have that <center> tag INSIDE a link !
Remove it. IE is much more loosey-goosey about such syntax errors, Firefox, the more standards compliant browser is NOT forgiving.

For the record, I found nothing wrong with the functionality of any of the links in FF.

I have to say, that's some ugly code. I hope you aren't worried about search engines with all those awful frames.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-14-2007, 12:05 AM Re: Really strange link malfunction in Firefox
Junior Talker

Posts: 3
Name: Ars Moriendi
Trades: 0
Thanks for the note about the center tag. I was in a hurry and in practical experience, precedence has seemed pretty arbitrary in HTML, but I understand it's not good style.
I really wish you could replicate the problem I'm having since I've seen it happen in firefox on two different computers, so i know it's the way FF is interpreting my code.

As for the "awful frames," when I started this, I wasn't all that comfortable with divs, and I wanted to make a frame solution, so I did what I knew. Now, I could, conceivably, re-do it, but it already fits within my clients' requirements and to make it any prettier would just be wasting my time and their money.

Also, I don't understand what a search crawler would have difficulty finding the pages of the site. Each page has a unique URL and is linked from the interface which is framed within the index page. What crawler is going to have a problem with this?


Lastly, I would like to invite anyone else who wished to respond to do so with some sense of professional courtesy. Simply saying my code is "ugly" does neither me nor you any service. If something seems wrong, offer a recommendation for fixing it or ask for a justification.

Thanks.
eamadsen is offline
Reply With Quote
View Public Profile
 
Old 05-14-2007, 02:29 AM Re: Really strange link malfunction in Firefox
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,382
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
What crawler is going to have a problem with this
They don't any more

although any user who is unlucky enough to find those pages will be leaving just as quickly, because they have nowhere else to go.

What happens when they land on http://www.alternium.net/marco/advertise.html and think "I'd like to have one of those".
Hmmm????

What would you do???? and you have less than 10 seconds in which to decide.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-14-2007, 02:48 AM Re: Really strange link malfunction in Firefox
Junior Talker

Posts: 3
Name: Ars Moriendi
Trades: 0
Quote:
What happens when they land on http://www.alternium.net/marco/advertise.html and think "I'd like to have one of those".
Hmmm????
Excellent point.
Thank you for your advice.
eamadsen is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Really strange link malfunction in Firefox
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21335 seconds with 12 queries