On Fri, Dec 12, 2008 at 11:30 PM, Lukie <[email protected]> wrote: > > Hello Christian, > > It was foretold that on 12/12/2008 @ 11:42:59 GMT-0500 (which was > 14:42:59 where I live) Christian Montoya would write: > > <snipped a bit> > > CM> I think that IE 6 should be a pass, because IE 6 does not support > CM> the <abbr> element, > > But i believe it's possible... using span tags: > > HTML: > The <span class="abbr" title="This Is Possible"><abbr title="This Is > Possible">TIP</abbr></span> method can be used in IE6. > > Output: > The TIP method can be used in IE6. > > CSS: > .abbr {your styles;} > > Because the stylesheets in BP are well commented, maybe this method could be > inserted in the ie.css as a comment. That way IE6 will pass the list.
Sorry, but this is more bloat than it's worth. Nobody uses the <abbr> method anyway, and I know that sounds like a dumb statement, but really, nobody uses it. -- -- Christian Montoya christianmontoya.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
