Hi,

I have been digging around for an answer on this but cannot find a
solution.  I basically want to set the some http-equiv attribute in a
meta tag to some value based on the user's browser agent.  Since it is
a conditional thing, I cannot do it statically in the entry html
file.  I assume I can do that somehow in the EntryPoint class, but I
just don't know how.  GWT has a "MetaElement" class, which has a
"setHttpEquiv" function.  So I assume this is possible somehow, but I
cannot figure out how I can get to the "MetaElement" in the first
place.

Any help will be really appreciated.  Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to