History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-385
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Graeme Rocher
Reporter: Fred Janon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Taglibs: Add "sections" in "out" for "header", "body" and "bodyend"

Created: 28/Oct/06 05:25 AM   Updated: 12/Sep/07 07:28 PM
Component/s: TagLib
Affects Version/s: 0.3, 0.4
Fix Version/s: 1.1

Time Tracking:
Not Specified


 Description  « Hide
It would be nice to be able to have some sections to output HTML code in the "header", "body" or at the end of the body after the HTML to add some JavaScript.

Something like

out.header << "<script...> ... </script>"
out.body << "<H3>...</H3>
out.bodyend << "<script...> createYahooCalendar(); </script>"



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.