I have no problem with document.createElement('div')... Are you
getting any javascript errors? Have an example or something? Hard to
tell what the issue is without any code.On Apr 22, 6:56 am, riccardo <[email protected]> wrote: > What online works fine: I create parts of the html pages with a > javascript using the command document.createElement("div"); etc. As > soon I operate offline with GEARS these parts of the pages are not > created. > > So far I have no clue where the problem is. May be somebody has run > into the same problem and solved it. Any hint is appreciated. > > Riccardo
