Add PrototypeJS's simplified unescapeHTML and escapeHTML methods
Reported by John-David Dalton | May 29th, 2010 @ 02:34 PM
Add PrototypeJS's simplified unescapeHTML and escapeHTML methods. Rename the FuseJS methods and simplified ones to something like PHP's methods.
Comments and changes to this ticket
-
Kit Goncharov June 9th, 2010 @ 03:51 PM
- State changed from new to open
I'll go ahead and add tests for these as well.
-
John-David Dalton September 2nd, 2010 @ 05:48 PM
- State changed from open to resolved
- Milestone order changed from 0 to 0
-
Kit Goncharov February 28th, 2011 @ 10:16 PM
- Assigned user changed from Kit Goncharov to John-David Dalton
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.
People watching this ticket
Referenced by
- 67 Add fuse.Class.mixins.comparable mixin for equals() and like() methods Sorry, I'll work on #65, #66, and #75 for now. :)