syrys
15 Nov 2012, 6:39 PM
Hey Guys,
Im quite new to ext js. Just a quick question that someone can quickly help me with.
I was interested in using/changing the portal example shown here (http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/portal/portal.html).
But the example puts the code directly inside the body of the html. Is there a quick way to simply use that example, but make sure its only placed within a set wrapper (div). Say div id/class 'wrapper', how would i go about making sure to tell it to deploy things inside the wrapper?
would appreciate the answer being directly related to the example linked above, what i would have to change to put the contents inside a wrapper (besides creating the wrapper div inside the body).
Again, this must be so very simple, just couldn't find it anywhere :(
Im quite new to ext js. Just a quick question that someone can quickly help me with.
I was interested in using/changing the portal example shown here (http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/portal/portal.html).
But the example puts the code directly inside the body of the html. Is there a quick way to simply use that example, but make sure its only placed within a set wrapper (div). Say div id/class 'wrapper', how would i go about making sure to tell it to deploy things inside the wrapper?
would appreciate the answer being directly related to the example linked above, what i would have to change to put the contents inside a wrapper (besides creating the wrapper div inside the body).
Again, this must be so very simple, just couldn't find it anywhere :(