Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When Trying to save a tesxt along with special characters (<,<,',") the text is saved as &it want to save it as it is.

there is no prblm in Retriving the saved data it shows the special characters,but while saving it gets saved as &it etc how can it decode it in Backbone.js
Posted

1 solution

No Option in Backbone js ..
Y u have to use underscore js or raw jquery
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900