Tuesday, September 21, 2010

Re: Embedding external html file in Frame object with linked CSS file

Are you trying to apply CSS to HTML that's within the Frame? If that's
the case, you're answer is here:
http://stackoverflow.com/questions/217776/how-to-apply-css-to-iframe

--
Arthur Kalmenson

On Wed, Sep 8, 2010 at 9:07 PM, amal <amal.d.aziz@gmail.com> wrote:
> Hi,
>
> I want to be able to add various external HTML files for given actions
> inside a frame, and want to be able to link an external CSS file that
> is applied to all of these HTML files. However, whenever I link a CSS
> file to these HTML files, the styling does not appear, and i have to
> add the CSS to each HTML page within the <style>...</style> tag inside
> <head>...</head>, which is cumbersome and ineffective.
>
> Does anyone know how to add an HTML page inside a Frame object, which
> has a CSS file linked to it? I would appreciate the help. Thanks!
>
> Best,
> amal
>
> --
> 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-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment