We have also tried to use:
tag.getElement().getStyle().setProperty("fontSize", setSize());
But that doesn't work either...T-TOn Sep 12, 1:45 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > We're working on a Tag interface and it works great in IE and but in > FireFox, Safari, and Chrome the > DOM.setStyleAttribute(tag.getElement(), "fontSize", setSize()); > doesn't seem to take hold and we're left with the same font size for > each Tag links. Is there another way to access fontSize at DOM level > in Firefox? We've been searching with no avail. Please help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
