This repository was archived by the owner on Jul 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
thatcode/HtmlHelper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Written for 1.3-beta This is an expansion of the default HTML helper that copes with html/xhtml tags automatically. How it works: In app_controller set e.g var $helpers = array('Html.Html' => array('html4-strict')); If it doesn't work, set this as the first array item. The helper takes the option, and populates the $tags array from a $__tags array with both html and xhtml elements in. No method changes - this really is it!
About
Update HtmlHelper to cope with different tags (HTML vs XHTML)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published