Title:
Bug 86483:(Watson Migration Closure)Add a <cfhtmlend> tag to support inclusion of content at the end of the body output of a HTML page
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/
Reporter/Name(from Bugbase): Brian Klaas / Brian Klaas (Brian Klaas)
Created: 02/24/2011
Components: Language
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
Add a <cfhtmlend> tag to support inclusion of content at the end of the body output of a HTML page.I’d also like to see CF support the inclusion of all JS to the end of the HTML output from a .cfm template, especially with any JavaScript generated by CF (think CFDIV, CFMAP, CFWINDOW, etc). I think that Adobe should lead with best practices, so any JS that’s generated by the CF runtime should automatically be inserted at the end of the document (before the end </body> tag). It would be great to have a generic way for developers to have access to a <cfhtmlend> just like we have a <cfhtmlhead> to make this happen for custom JS code which should (according to YSlow and Google Page Speed) be included at the end of the document body.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043447
External Customer Info:
External Company:
External Customer Name: Brian Klaas
External Customer Email: 4DB030B744633A38992016B6
External Test Config: 02/24/2011
Attachments:
Comments: