Injecting HTML from a file into an Ext.Panel


/ Published in: JavaScript
Save to your folder(s)

Sometimes you have a load of HTML that is difficult to write up as a String from within a javascript function so this is an example of a simple Panel with an event for after rendering that injects it with content from a file.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.