PDA

View Full Version : New EXTJS user



eenaian
19 Dec 2008, 5:10 AM
Hi,

We are doing a project with extjs for view or UI development.

Due to tight deadline and complicated screens, we decided that instead of using extjs for screen development we would just use the html codes already done by our webdesigners by including these codes in our extjs code via contentEl.

I know this is not the standard way of doing it in extjs, but we really some complicated UI that we need to churn out fast and this approach is the easiest way (with our limited knowledge of extjs) that I can think of at the moment.

Question is, do you see any possible or foreseeable issues that we might encounter as we go along this path?

Thanks in advance!

Regards,

/dennis

jay@moduscreate.com
19 Dec 2008, 5:45 AM
i think the biggest thing you need to be concerned with is CSS bleed :)

Animal
19 Dec 2008, 5:56 AM
The biggest problem will be user dissapointment.

They will see a dynamic framework surrounding the app. You migt have a border layout with a navigation panel in the west, and a splitbar so it all looks desktop-like and dynamic.

But inside the Panels, it's dead, unresponsive HTML.