Changing "fontSize" to "font-size" works for Safari and Chrome, but
still not for my default FireFox 3.0 and also IE. Still I can use
defer binding for IE, but could not find a solution for FireFox as of
yet,...

On Sep 12, 2:06 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> We have also tried to use:
> tag.getElement().getStyle().setProperty("fontSize", setSize());
> But that doesn't work either...T-T
>
> On 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to