javascript - Multiline content/html-ish content loadable through AJAX in Fancytree? -


http://wwwendt.de/tech/fancytree/demo/#sample-multiline.html

show nodes (arbitrary) markup. feature available trees generated existing dom or possible load htmlish nodes on ajax? @ least using

'title' : '<em>some text</em>' 

inside json not work , lead parser issue on client side.

any way how generate on json level?

yes, possible. if parser error, got json wrong (for example snippet posted invalid since uses single quotes) otherwise please post exact error or set s.th. jsfiddle


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -