Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 08-23-2006, 03:57 PM   #1
latinasojourn
Confirmed User
 
Join Date: Oct 2003
Posts: 3,191
anyone know how to make alt tags appear in firefox?

?

thanks!
latinasojourn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:11 PM   #2
nico-t
emperor of my world
 
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
title="something" in the a href tag solves that prob
nico-t is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:13 PM   #3
Jace
FBOP Class Of 2013
 
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
Quote:
Originally Posted by nico-t
title="something" in the a href tag solves that prob
i think he means in the browser, the alt tags aren't showing up

I don't get them either when I roll over an image, I would to know too
Jace is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:15 PM   #4
nico-t
emperor of my world
 
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
Quote:
Originally Posted by Jace
i think he means in the browser, the alt tags aren't showing up

I don't get them either when I roll over an image, I would to know too
id take he links the images, so the img tag is between the a href tags.... so the title attribute in the a href tag solves it, it shows up in firefox exactly as an alt tag does in IE
nico-t is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:16 PM   #5
latinasojourn
Confirmed User
 
Join Date: Oct 2003
Posts: 3,191
sorry i did not explain myself correctly.

example: with my current IE browser setup it will display the alt tag when i mouse over an image (if the html has an avail alt tag).

with my current firefox setup it does not display the alt tag when the same page is downloaded.

and i can't find where to change the preferences within firefox to fix it.

thanks!
latinasojourn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:19 PM   #6
nico-t
emperor of my world
 
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
ah from a surfer point of view! ;)
no i dont know how you can fix that... never tried it
nico-t is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:20 PM   #7
u-Bob
there's no $$$ in porn
 
u-Bob's Avatar
 
Industry Role:
Join Date: Jul 2005
Location: icq: 195./568.-230 (btw: not getting offline msgs)
Posts: 33,063
Quote:
Originally Posted by Jace
i think he means in the browser, the alt tags aren't showing up

I don't get them either when I roll over an image, I would to know too
According to the standards, a browser should only show the contents of the alt attribute when the browser can't download/show the image or when the browser is configured to not show images. Inferior browsers like Internet Explorer for example don't follow the standards and do show the contents of the alt attribute when you hoover over an image. Firefox does follow the standards and does not show the contents of the alt attribute when you hoover over an image.
(Firefox does it the right way)

If you want to show some text when you hoover over an image, you should use the correct attribute; the title attribute.

Last edited by u-Bob; 08-23-2006 at 04:22 PM..
u-Bob is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:25 PM   #8
sixsax
Confirmed User
 
Industry Role:
Join Date: Aug 2006
Location: Denmark
Posts: 213
Quote:
Originally Posted by u-Bob
According to the standards, a browser should only show the contents of the alt attribute when the browser can't download/show the image or when the browser is configured to not show images. Inferior browsers like Internet Explorer for example don't follow the standards and do show the contents of the alt attribute when you hoover over an image. Firefox does follow the standards and does not show the contents of the alt attribute when you hoover over an image.
(Firefox does it the right way)

If you want to show some text when you hoover over an image, you should use the correct attribute; the title attribute.
I like you.
sixsax is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:27 PM   #9
latinasojourn
Confirmed User
 
Join Date: Oct 2003
Posts: 3,191
just so you guys know.

alt tagging images with descriptive text explaining the image and encouraging further action increase conversions. the image becomes another hyperlink and goes to either a signup page, or another harder sales pitch, etc.

alt tagging images also increases SE rankings.

when the surfer types in a certain phrase and your image comes up because you've taken the time to alt tag it, and then when he mouses over the image and he reads a provocative description with an encouragement to click here for more info which links to a signup page it increases conversions.
latinasojourn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:29 PM   #10
latinasojourn
Confirmed User
 
Join Date: Oct 2003
Posts: 3,191
Quote:
Originally Posted by u-Bob
According to the standards, a browser should only show the contents of the alt attribute when the browser can't download/show the image or when the browser is configured to not show images. Inferior browsers like Internet Explorer for example don't follow the standards and do show the contents of the alt attribute when you hoover over an image. Firefox does follow the standards and does not show the contents of the alt attribute when you hoover over an image.
(Firefox does it the right way)

If you want to show some text when you hoover over an image, you should use the correct attribute; the title attribute.

ok, thanks for this. good!
latinasojourn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:31 PM   #11
latinasojourn
Confirmed User
 
Join Date: Oct 2003
Posts: 3,191
Quote:
Originally Posted by nico-t
title="something" in the a href tag solves that prob

got it.

working now. thanks!
latinasojourn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-23-2006, 04:36 PM   #12
aico
Moo Moo Cow
 
Join Date: Mar 2004
Location: Washington State
Posts: 14,748
Quote:
Originally Posted by u-Bob
According to the standards, a browser should only show the contents of the alt attribute when the browser can't download/show the image or when the browser is configured to not show images. Inferior browsers like Internet Explorer for example don't follow the standards and do show the contents of the alt attribute when you hoover over an image. Firefox does follow the standards and does not show the contents of the alt attribute when you hoover over an image.
(Firefox does it the right way)

If you want to show some text when you hoover over an image, you should use the correct attribute; the title attribute.
Couldn't have said it better myself.
aico is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.