Closed GoogleCodeExporter closed 8 years ago
The form's resources - javascript/css files - are loaded asynchronously via
javascript before the form's content is displayed, which is why the output of
your CreateTimeEnd() function is seen before the form.
In your issue, you mentioned that the form's output was added to your webpage
after it's containing div had closed. This shouldn't be happening. Please
verify that this is indeed occurring by viewing the webpage source. If so, I
will look into this further.
- Andrew
Original comment by ajporterfield@gmail.com
on 31 Oct 2010 at 5:23
No response from user, so this issue is being closed.
Original comment by ajporterfield@gmail.com
on 8 Nov 2010 at 1:29
Original issue reported on code.google.com by
woelfc...@gmail.com
on 31 Oct 2010 at 5:03