Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - disabling alt popup?

 
Thread Tools Search this Thread
Old 01-07-2004, 12:50 AM   #1
Default disabling alt popup?



Greetings!

I'm wondering if there is a way to disable the nasty little yello
boxes that appears in IE when one hoovers over an image with the alt
attribute set.
I mean, is there an other way to do it than simply setting alt to "

jspyr
-----------------------------------------------------------------------
Posted via http://www.forum4designers.co
-----------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message29238.htm




jspyro
  Reply With Quote
Old 01-07-2004, 01:23 AM   #2
Leif K-Brooks
 
Posts: n/a
Default Re: disabling alt popup?

jspyro wrote:
> I'm wondering if there is a way to disable the nasty little yellow
> boxes that appears in IE when one hoovers over an image with the alt
> attribute set.


Get a better browser, like Mozilla.

  Reply With Quote
Old 01-07-2004, 01:28 AM   #3
Whitecrest
 
Posts: n/a
Default Re: disabling alt popup?

In article <IcJKb.86$>,
says...
> > I'm wondering if there is a way to disable the nasty little yellow
> > boxes that appears in IE when one hoovers over an image with the alt
> > attribute set.

> Get a better browser, like Mozilla.


Why mislead a newbie like that? You are too cruel.

--
Whitecrest Entertainment
www.whitecrestent.com
  Reply With Quote
Old 01-07-2004, 01:43 AM   #4
Leif K-Brooks
 
Posts: n/a
Default Re: disabling alt popup?

Whitecrest wrote:
>>>I'm wondering if there is a way to disable the nasty little yellow
>>>boxes that appears in IE when one hoovers over an image with the alt
>>>attribute set.

>>
>>Get a better browser, like Mozilla.

>
> Why mislead a newbie like that? You are too cruel.


Mozilla doesn't have the incorrect behavior that the OP didn't want. It
blocks popups and spam. It's more secure. It has better standards
compliance.

  Reply With Quote
Old 01-07-2004, 02:21 AM   #5
Mark Parnell
 
Posts: n/a
Default Re: disabling alt popup?

On Tue, 6 Jan 2004 18:50:02 -0600, jspyro declared in alt.html:

> Greetings!
>
> I'm wondering if there is a way to disable the nasty little yellow
> boxes that appears in IE when one hoovers over an image with the alt
> attribute set.
> I mean, is there an other way to do it than simply setting alt to ""


Set the title attribute as well. If you don't want anything in there,
try adding title="". From memory, that will stop IE from doing that,
though I can't remember offhand whether it causes side effects in other
browsers.

--
Mark Parnell
http://www.clarkecomputers.com.au
  Reply With Quote
Old 01-07-2004, 03:31 AM   #6
Kevin Scholl
 
Posts: n/a
Default Re: disabling alt popup?


Whitecrest wrote:

>>>I'm wondering if there is a way to disable the nasty little yellow
>>>boxes that appears in IE when one hoovers over an image with the alt
>>>attribute set.

>>
>>Get a better browser, like Mozilla.

>
>
> Why mislead a newbie like that? You are too cruel.


How is Leif's comment misleading? The manner in which IE handles ALT
attributes is incorrect. Therefore, this is a clear case where Mozilla
is indeed better, as it handles the ALT attribute correctly according to
the standard. Perfect example from our discussion in the "View source"
thread -- you may PREFER that the ALT pop up as a tooltip, but
QUALITATIVELY, doing so is incorrect.

--

*** Remove the DELETE from my address to reply ***

================================================== ====
Kevin Scholl http://www.ksscholl.com/

------------------------------------------------------
Information Architecture, Web Design and Development
------------------------------------------------------
We are the music makers, and we are the dreamers of
the dreams...
================================================== ====
  Reply With Quote
Old 01-07-2004, 09:59 AM   #7
Whitecrest
 
Posts: n/a
Default Re: disabling alt popup?

In article <15KdnYek3cfc4GaiRVn->,
says...
>
> Whitecrest wrote:
>
> >>>I'm wondering if there is a way to disable the nasty little yellow
> >>>boxes that appears in IE when one hoovers over an image with the alt
> >>>attribute set.
> >>Get a better browser, like Mozilla.

> > Why mislead a newbie like that? You are too cruel.

> How is Leif's comment misleading?


Don't be stupid.

--
Whitecrest Entertainment
www.whitecrestent.com
  Reply With Quote
Old 01-07-2004, 10:36 AM   #8
mark | r
 
Posts: n/a
Default Re: disabling alt popup?

use title="" as well, it will override it in ie

mark

"jspyro" <> wrote in message
news:...
>
> Greetings!
>
> I'm wondering if there is a way to disable the nasty little yellow
> boxes that appears in IE when one hoovers over an image with the alt
> attribute set.
> I mean, is there an other way to do it than simply setting alt to ""
>
>
> jspyro
> ------------------------------------------------------------------------
> Posted via http://www.forum4designers.com
> ------------------------------------------------------------------------
> View this thread: http://www.forum4designers.com/message29238.html
>
>
>



  Reply With Quote
Old 01-07-2004, 11:01 AM   #9
Safalra
 
Posts: n/a
Default Re: disabling alt popup?

Kevin Scholl <> wrote in message news:<15KdnYek3cfc4GaiRVn->...
> Whitecrest wrote:
> >>>I'm wondering if there is a way to disable the nasty little yellow
> >>>boxes that appears in IE when one hoovers over an image with the alt
> >>>attribute set.
> >>
> >>Get a better browser, like Mozilla.

> >
> > Why mislead a newbie like that? You are too cruel.

>
> How is Leif's comment misleading? The manner in which IE handles ALT
> attributes is incorrect. Therefore, this is a clear case where Mozilla
> is indeed better, as it handles the ALT attribute correctly according to
> the standard.


Are we looking at the same standard here? I see nothing that forbids
UAs giving access to alt-text as a tool tip.

--- Safalra (Stephen Morley) ---
http://www.safalra.com/hypertext
  Reply With Quote
Old 01-07-2004, 12:23 PM   #10
Kevin Scholl
 
Posts: n/a
Default Re: disabling alt popup?



Safalra wrote:

>>>>>I'm wondering if there is a way to disable the nasty little yellow
>>>>>boxes that appears in IE when one hoovers over an image with the alt
>>>>>attribute set.
>>>>
>>>>Get a better browser, like Mozilla.
>>>
>>>Why mislead a newbie like that? You are too cruel.

>>
>>How is Leif's comment misleading? The manner in which IE handles ALT
>>attributes is incorrect. Therefore, this is a clear case where Mozilla
>>is indeed better, as it handles the ALT attribute correctly according to
>>the standard.

>
>
> Are we looking at the same standard here? I see nothing that forbids
> UAs giving access to alt-text as a tool tip.


That discussionhas been had ad naseum here and elsewhere. The TITLE
attribute is for tooltips. The ALT attribute was not intended for such
use, but rather for those who had/have text-only browsers, or images
turned off.

--

*** Remove the DELETE from my address to reply ***

================================================== ====
Kevin Scholl http://www.ksscholl.com/

------------------------------------------------------
Information Architecture, Web Design and Development
------------------------------------------------------
We are the music makers, and we are the dreamers of
the dreams...
================================================== ====
  Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump