tapestry-dev@jakarta.apache.org
[Top] [All Lists]

[jira] Created: (TAPESTRY-274) @Shell infrastructure that can do to CSS

Subject: [jira] Created: (TAPESTRY-274) @Shell infrastructure that can do to CSS what @Body can do with @Script contributions
From: "Evan E (JIRA)"
Date: Thu, 24 Feb 2005 21:50:48 +0100 CET
@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
    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/a037b5420581e29e53dfddf0976636b7@xxxxxxxxxxxxxxxxxxxxx

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: tapestry-dev-help@xxxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>