I need to know how to load a external image e.g. http://www.google.co.za/intl/en%5Fcom/images/logo%5Fplain.png into a new ExtJs window.
|
|
|
|
|
|
|
If this is the only content in the EXTjs Window then you can set it using the html option in the window configuration. Something like this
If there are more contents in the window then you can add the html to the html property of the container for the image |
||
|
|
|
|
Please take a close look at
|
||
|
|
