On Dec 12, 8:10 pm, krithika <[EMAIL PROTECTED]> wrote: > 1.Is their any restrictions that Frames can be constructed/deleted > only based on DOM changes and it cannot be added to deleted otherwise > (without modifying DOM)?.
Right. You must not alter the frame tree yourself from "outside" layout. > 2. Is it possible to add/remove nsIFrame in routines of > nsSimplePageSequence.cpp?.If yes is it advisable? It's probably unadvisable. > These inputs will help make a big design level design on my > requirement. If you tell us your needs we might be able to give some advice. Rob _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

