[Seaside] [2.8] Inline <style>?

Boris Popov boris at deepcovelabs.com
Tue Jul 17 18:25:28 UTC 2007


Sigh, not so fast. I needed to add WAStyleElement along the side of
WAScriptElement and WALinkElement for this to work. See attached
file-outs to enable the following,

root style add: 'p { color: red }'.

Thanks,

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

> -----Original Message-----
> From: Boris Popov
> Sent: Tuesday, July 17, 2007 10:54 AM
> To: 'Seaside - general discussion'
> Subject: RE: [Seaside] [2.8] Inline <style>?
> 
> Sigh, never mind,
> 
> root stylesheet add: 'h1.myclass {border-width: 1;}'
> 
> I'm not sure what I would suggest as a replacement, but this was
somewhat
> non-obvious for me to find.
> 
> Thanks!
> 
> -Boris
> 
> --
> +1.604.689.0322
> DeepCove Labs Ltd.
> 4th floor 595 Howe Street
> Vancouver, Canada V6C 2T5
> http://tinyurl.com/r7uw4
> 
> boris at deepcovelabs.com
> 
> CONFIDENTIALITY NOTICE
> 
> This email is intended only for the persons named in the message
> header. Unless otherwise indicated, it contains information that is
> private and confidential. If you have received it in error, please
> notify the sender and delete the entire message including any
> attachments.
> 
> Thank you.
> 
> > -----Original Message-----
> > From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-
> > bounces at lists.squeakfoundation.org] On Behalf Of Boris Popov
> > Sent: Tuesday, July 17, 2007 10:51 AM
> > To: Seaside - general discussion
> > Subject: [Seaside] [2.8] Inline <style>?
> >
> > Sigh, either I didn't have enough coffee this morning or it's simply
not
> > there, but I can't seem to find how to inline styles with the new
API,
> >
> > <head>
> >  <style type="text/css">
> >   H1.myclass {border-width: 1; border: solid; text-align: center}
> >  </style>
> > </head>
> >
> > Thanks,
> >
> > -Boris
> >
> > --
> > +1.604.689.0322
> > DeepCove Labs Ltd.
> > 4th floor 595 Howe Street
> > Vancouver, Canada V6C 2T5
> > http://tinyurl.com/r7uw4
> >
> > boris at deepcovelabs.com
> >
> > CONFIDENTIALITY NOTICE
> >
> > This email is intended only for the persons named in the message
> > header. Unless otherwise indicated, it contains information that is
> > private and confidential. If you have received it in error, please
> > notify the sender and delete the entire message including any
> > attachments.
> >
> > Thank you.
> >
> > _______________________________________________
> > Seaside mailing list
> > Seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WAStyleElement.st
Type: application/octet-stream
Size: 601 bytes
Desc: WAStyleElement.st
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070717/97ea6771/WAStyleElement-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WAHtmlRoot-style.st
Type: application/octet-stream
Size: 232 bytes
Desc: WAHtmlRoot-style.st
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070717/97ea6771/WAHtmlRoot-style-0001.obj


More information about the Seaside mailing list