users@woodstock.java.net

Re: included stylesheets override suntheme

From: Lking <lking4hlp_at_yahoo.com.br>
Date: Sun, 6 Apr 2008 23:31:37 -0300

Hello Keneth, I'm sorry I can't help you but I'd like to know how did you
build a modal dialog? Can you send me your source code 'cause I'm needing to
do something like that.

thanks.

On Wed, Apr 2, 2008 at 4:42 PM, Kenneth Suter <Kenneth.Suter_at_sun.com> wrote:

> In our Woodstock 4.2 application, we have a page in which dojo has been
> introduced in order to render a modal dialog. Getting this to work requires
> inclusion of a couple of dojo style sheets which I had specified as link
> tags like:
>
> <webuijsf:head binding="#{HeadBean.head}" parseOnLoad="true">
>
> <webuijsf:link type="text/css" url="
> http://o.aolcdn.com/dojo/1.0/dijit/themes/tundra/tundra.css"/>
>
> <webuijsf:link type="text/css" url="
> http://o.aolcdn.com/dojo/1.0/dojo/resources/dojo.css"/>
>
>
> One problem with this however seems to be that since the dojo style sheets
> are loaded after the suntheme stylesheets, some suntheme selectors are being
> overridden by the dojo versions meaning the rendered page does not look
> precisely like it should with regard to fonts and layout spacing.
>
> Does anyone have any suggestions about how to get around this?
>
> Thanks,
>
> -Kenneth
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>
>