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

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

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

javascript - Restarting Supervisor and effect on FlaskSocketIO -