[jQuery] hash map
[jQuery] hash map
I have a string like that
str = "REF_EMP:'sss',REF2:'A1'"
I need to generate a hash map in order to execute
jQuery('#DB').deserialize(str);
Any idea?
Topic Participants
eksite
rob.desbois