What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » There is something wrong with Plus! banners' codes

Pages: (2): « First « 1 [ 2 ] Last »
There is something wrong with Plus! banners' codes
Author: Message:
user35870
Disabled Account


Posts: 858
Joined: Aug 2004
Status: Away
RE: There is something wrong with Plus! banners' codes
In Internet Explorer, it uses the alt text for the tool tip.

However, Firefox gets it from the title="" element.

This post was edited on 10-06-2007 at 11:22 AM by user35870.
10-06-2007 11:20 AM
Profile PM Find Quote Report
rav0
Veteran Member
*****

Avatar
i have an avatar

Posts: 1419
Reputation: 29
34 / Male / Flag
Joined: Aug 2003
RE: There is something wrong with Plus! banners' codes
Opera uses title attribute for the tooltip. In some cases, you could just put the same thing for both to get consistent tooltips. Just remember to consider what the page looks like (and what the text will mean when read in context) when the alt text is displayed in place of the image.
| [Image: dorsh] |

(\ /)
(O.o)
(> <)

This is Bunny. Copy Bunny into your signature to help him on his way to world domination
10-06-2007 11:36 AM
Profile E-Mail PM Web Find Quote Report
ahmetgns
Veteran Member
*****

Avatar

Posts: 1343
Reputation: 8
39 / Male / Flag
Joined: Dec 2006
O.P. RE: RE: There is something wrong with Plus! banners' codes
quote:
Originally posted by Chris UK
In Internet Explorer, it uses the alt text for the tool tip.

However, Firefox gets it from the title="" element.

:S  Isn't HTML supposed to have standards? I am really surprised when I visited banners page of website to look at the tooltips via Firefox.

So fixing it for IE will ruin it for Firefox. You can forget about this then :)

Edit:
quote:
Originally posted by NanaFreak
yes, they parse the code differently =\ stupid MS
Really stupid MS. It doesn't use the content of title anywhere then.

This post was edited on 10-06-2007 at 12:05 PM by ahmetgns.
10-06-2007 11:36 AM
Profile PM Web Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: There is something wrong with Plus! banners' codes
yes, they parse the code differently =\ stupid MS
10-06-2007 11:39 AM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: There is something wrong with Plus! banners' codes
quote:
Originally posted by Chris UK
In Internet Explorer, it uses the alt text for the tool tip.
Right, however the title attribute will be used if it exists. The following code shows the same tooltip in all browsers...

<img src="banner.gif" alt="Messenger Plus! Live" title="Get Messenger Plus! Live for free at msgpluslive.net" />

The problem with the code on the site is that the title attribute is in the <a> tag rather than the <img> tag. IE doesn't seem to like that. :p
10-06-2007 07:23 PM
Profile PM Web Find Quote Report
ahmetgns
Veteran Member
*****

Avatar

Posts: 1343
Reputation: 8
39 / Male / Flag
Joined: Dec 2006
O.P. RE: There is something wrong with Plus! banners' codes
Thank you very much WDZ. I changed the code in my space and I hope you change them on the website :)
10-06-2007 09:33 PM
Profile PM Web Find Quote Report
ahmetgns
Veteran Member
*****

Avatar

Posts: 1343
Reputation: 8
39 / Male / Flag
Joined: Dec 2006
O.P. RE: There is something wrong with Plus! banners' codes
Sorry for bumping this thread but I must say one more thing.

While working on website, please consider what WDZ said. Insert title and alt elements in img tags.

Let me explain why I bumped this thread actually. The codes in the banners page of website are translated into the website's viewing language. However the banners themselves are still in English. I mean the real html codes which displays the images are in English, not in the language with which you view the website. If they use the same translated values for displaying the images of the banners, then people like me could easily copy and paste the banner into their mail signatures or other places which doesn't allow playing the html codes directly.

This post was edited on 01-08-2008 at 12:00 PM by ahmetgns.
01-08-2008 11:52 AM
Profile PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On