HighDots Forums  

acronym vs onmouseover tag

alt.html.writers alt.html.writers


Discuss acronym vs onmouseover tag in the alt.html.writers forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bier de Stone
 
Posts: n/a

Default acronym vs onmouseover tag - 06-20-2005 , 08:52 PM






Hi,

I have a question about hyperlinks, acronym titles and onmouseover. What
I`m trying to do is create a pop up window appear when the mouse moves
over the hyperlinked text. Acronym tags would work if I could create
text with tables because what I`m trying to display is a miniature
monthly calendar. If including html code for table effects within the
acronym tag is too much, is it possible to upload the image as a jpg
file and run it similar to a onmouseover tag?

--

\ /

/ \
http://r.aguirre.home.att.net

Reply With Quote
  #2  
Old   
Adrienne
 
Posts: n/a

Default Re: acronym vs onmouseover tag - 06-21-2005 , 03:46 AM






Gazing into my crystal ball I observed Bier de Stone
<artworldNIXPAM (AT) att (DOT) net> writing in news:42B772CE.6010207 (AT) att (DOT) net:

Quote:
Hi,

I have a question about hyperlinks, acronym titles and onmouseover.
Acronyms are for acronyms, not tooltips. The title attribute is
available to All elements but BASE, BASEFONT, HEAD, HTML, META, PARAM,
SCRIPT and TITLE.

Quote:
What
I`m trying to do is create a pop up window appear when the mouse moves
over the hyperlinked text.
Generally, popups are bad and depend on the user having javascript
enabled. They can also be blocked by the browser, or by browser plugins.

Quote:
Acronym tags would work if I could create
text with tables because what I`m trying to display is a miniature
monthly calendar.
Acronym is not a tag, it is an element.

If including html code for table effects within the
Quote:
acronym tag is too much, is it possible to upload the image as a jpg
file and run it similar to a onmouseover tag?
Onmouseover is not a tag. It is an attribute, and depends on the user
having javascript enabled.

Quote:
For a monthly calendar, you should have the text in the calendar, or at
least part of it. Not everyone is going to notice a tooltip.

Further, visitors not using a mouse are going to have problems. Better
to stick with a hyperlink and a title attribute for that A element.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share


Reply With Quote
  #3  
Old   
Bier de Stone
 
Posts: n/a

Default Re: acronym vs onmouseover tag - 06-21-2005 , 10:26 AM



Adrienne wrote:

Quote:
Gazing into my crystal ball I observed Bier de Stone
artworldNIXPAM (AT) att (DOT) net> writing in news:42B772CE.6010207 (AT) att (DOT) net:



Hi,

I have a question about hyperlinks, acronym titles and onmouseover.



Acronyms are for acronyms, not tooltips. The title attribute is
available to All elements but BASE, BASEFONT, HEAD, HTML, META, PARAM,
SCRIPT and TITLE.



What
I`m trying to do is create a pop up window appear when the mouse moves
over the hyperlinked text.



Generally, popups are bad and depend on the user having javascript
enabled. They can also be blocked by the browser, or by browser plugins.



Acronym tags would work if I could create
text with tables because what I`m trying to display is a miniature
monthly calendar.



Acronym is not a tag, it is an element.

If including html code for table effects within the


acronym tag is too much, is it possible to upload the image as a jpg
file and run it similar to a onmouseover tag?



Onmouseover is not a tag. It is an attribute, and depends on the user
having javascript enabled.




For a monthly calendar, you should have the text in the calendar, or at
least part of it. Not everyone is going to notice a tooltip.

Further, visitors not using a mouse are going to have problems. Better
to stick with a hyperlink and a title attribute for that A element.



OK, thanks arb. I guess, what little i know of html, I`ve been
exhausting it to death. What I`m trying to do is similar to what already
exists in blog software, xml, etc. I don`t want to make the transition
to this format language yet because I`m still learning html.

--

\ /

/ \
http://r.aguirre.home.att.net


Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.