Hi, > No, the "styleInformation" parameter is appended to some default Rules > in line: > > So i cant add my "@import" at the Beginning :-( Yes, you can't. With "styleInformation" you can only add CSS styles like "background-color" or "margin".
> An alternative is to serialize my @import. Can you explane me how to do > this? Don't know how to do this, sorry. > How can i use the "source" option in htmlArea? when i pass an > "/blank.html" the iframe is empty :-( The given HTML file has to be in the same directory as your application if you want to use it. Otherwise Firefox will complain. At startup the HtmlArea creates a new document and you have to use the first parameter to pass content to the HtmlArea. cheers, Alex ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
