Hello, thank you but that dosent solve the problem. The problem isnt , that he dont find the class He dosent finde the other functiom removeOldCotent in the same class.
> The difference in your code to the way I would have done it is that I > use the #require(path/javascriptfile.js) to include other JavaScript > files. I have never used #asset.I think the problem is that using > #asset, the code does not get compiled into your app and that is why > you can't find it later. Simply replace #asset with #require (and be > sure that there are no leading spaces or the command won't work) and I > think your problem will go away. > > Jim > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
