Hi all, we're already using qooxdoo for some fully js-based applications and are now considering using some widgets inline in our normal HTML-based web pages.
Concerning this I currently face the following problem: I've added a TabView to my HTML-based webpage and added a few pages to it. Now I want to fill these pages with content. However I do not want to put the pages' content into the js but want to load it from the html page, so I don't have my content spread all over my files. So far the only way to get external content that I found is including a full html page into an iframe. But having one html file per tab is almost as inconvenient as having the content in the js. Is there a way to include for instance the content of a div into a page? Best regards, Meike ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
