in reply to How to get diagnostic information for a web app when nothing is written to the error log

more info should be given,else is like a shot in the dark..
but anyway, how is the div attempted to be created?
are you using a template or rolling your own html?
Is the div using any Javascript, so it maybe is not a server problem but a client side one?
have you tried Firebug and looked into the errors/console panel?
  • Comment on Re: How to get diagnostic information for a web app when nothing is written to the error log