You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Martin Papy (JIRA)" <de...@tapestry.apache.org> on 2008/08/20 17:40:44 UTC

[jira] Commented: (TAPESTRY-2541) Tapestry DOM needs basic methods to manipulate the DOM post-render

    [ https://issues.apache.org/jira/browse/TAPESTRY-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624027#action_12624027 ] 

Martin Papy commented on TAPESTRY-2541:
---------------------------------------

Yes this is what I need, I think this could be very usefull.

> Tapestry DOM needs basic methods to manipulate the DOM post-render
> ------------------------------------------------------------------
>
>                 Key: TAPESTRY-2541
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2541
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.13
>            Reporter: Martin Papy
>            Assignee: Howard M. Lewis Ship
>
> It would be useful if I want to write a component that needs to manipulate its body... A trivial example would be a "stripwhitespace" component :
>  
> <t:stripwhitespace>
>  
> My          string               with too
>  
>  many white         spaces
>  
> </ t:stripwhitespace>
>  
> In that case I would like to access the <t:body /> string to remove some spaces...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org