Results 1 to 2 of 2

Thread: Table wrapped in DIV doesn't appear in Window widget

  1. #1
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Table wrapped in DIV doesn't appear in Window widget

    1) Script Title: DHTML Window widget (v1.1)

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...ndow/index.htm

    3) Describe problem:
    I am trying to open a table in the new windows. I have a table in the original windows (the table is dynamically generated by an xslt script from XML) and I wrapped the <table> element with a <div> element and sent the id of the DIV to the new window.

    Unfortunately the new windows does not contain the table. When I try to wrap text or <h1> elements inside the <div> element there's no problem but a table element, even a constant one (and not dynamic as described before) it doesn't appear.

    Any ideas?

    Thanks a lot

  2. #2
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Anyone?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •