Forum Moderators: open
Actually, it should work on any element, not just divs
The div has a property called innerHTML (I think). I have never used this but I believe that by writing to this property you can do what you want.
I think innerHTML is valid for other elements, not just divs.
Kaled.