The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> strange behavior of <acronym> within <td>
Larry Martell
post Mar 19 2012, 06:01 PM
Post #1





Group: Members
Posts: 4
Joined: 19-March 12
Member No.: 16,748



I have an <acronym> tag within a <td>, e.g.:

<td>Short text<acronym class="help" title="Really long text">...</acronym></td>

Now here's the weird thing - it looks like it's not working at all - the ... is displayed, but it's not functioning as an <acronym>. But when I was trying to debug this I was running it under firebug. That made it run much slower, and I could see that it was rendering it as an <acronym> and it worked as such for a moment, but then when the page was all done being rendered, all the '...'s 'went off' and were no longer functioning as an <acronym>.

This does work when outside of the table.

Anyone know what could make this happen?

-larry
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 19 2012, 06:24 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



What do you mean it wasn't functioning as an acronym? Your styling of it didn't work or what?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Larry Martell
post Mar 19 2012, 06:43 PM
Post #3





Group: Members
Posts: 4
Joined: 19-March 12
Member No.: 16,748



QUOTE(pandy @ Mar 19 2012, 05:24 PM) *

What do you mean it wasn't functioning as an acronym? Your styling of it didn't work or what?


I mean nothing was displayed when I moused over it.

When I was running it under firebug the text in title was displayed when I moused over it (i.e. it worked), but then once the page was fully rendered mousing over it did nothi9ng.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 19 2012, 07:34 PM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



Ah, the title didn't work. Can you either link to the page or copy and paste the exact HTML in here?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Larry Martell
post Mar 19 2012, 10:09 PM
Post #5





Group: Members
Posts: 4
Joined: 19-March 12
Member No.: 16,748



QUOTE(pandy @ Mar 19 2012, 06:34 PM) *

Ah, the title didn't work. Can you either link to the page or copy and paste the exact HTML in here?


I can't post a link to the page, it a site that's internal to my client. The exact HTML is over 1000 lines. Let me put together a minimal example. I'll do that in the morning.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Larry Martell
post Mar 20 2012, 07:11 AM
Post #6





Group: Members
Posts: 4
Joined: 19-March 12
Member No.: 16,748



QUOTE(Larry Martell @ Mar 19 2012, 09:09 PM) *

QUOTE(pandy @ Mar 19 2012, 06:34 PM) *

Ah, the title didn't work. Can you either link to the page or copy and paste the exact HTML in here?


I can't post a link to the page, it a site that's internal to my client. The exact HTML is over 1000 lines. Let me put together a minimal example. I'll do that in the morning.


There's some javascript that post processes the data in the table and that's breaking the <acronym> functionality.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 06:56 AM