[ http://issues.apache.org/jira/browse/TAPESTRY-274?page=all ]

Brian K. Wallace updated TAPESTRY-274:
--------------------------------------

    Component: Framework

> @Shell infrastructure that can do to CSS what @Body can do with @Script 
> contributions
> -------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-274
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-274
>      Project: Tapestry
>         Type: New Feature

>   Components: Framework
>     Reporter: Evan E
>  Attachments: hackPatch.txt
>
> To create DHTML features using CSS, it is sometimes necessary to dynamically 
> render the CSS available to the page. In particular you need to do this when 
> assigning a unique id to a CSS property. 
>  As such, a Tapestry component that renders DHTML functionality and needs to 
> set unique IDs, should be able to write css style information to the HEAD 
> element.
>  Most browsers (AFAIK) will work with putting <style> elements within the 
> body, but valid html4 should have these elements in HEAD.
> This issue, is similar to that in TAPESTRY-199 but goes further.
> See also: news://news.gmane.org:119/[EMAIL PROTECTED]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to