I have a large layer (Layer1) and a smaller layer that is a child of 
Layer1 (Layer2).

  I want to 'refresh' the text in layer1, but leave things how they are in 
layer2.

  Unfortunately it seems like Layer1.setHTML('some html'); removes (?) the 
content in the other layers.
  To maintain the child layers as they are do I need to recursively go 
through all the children after redrawing the layer1 and do a setHTML() on 
each of those to get the content back?
  Doesn't seem to make sense...maybe I'm missing something easy.

  Thanks,
  James

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to