Results 1 to 2 of 2

Thread: DHTML Window - How to use different types

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

    Default DHTML Window - How to use different types

    1) Script Title:
    DHTML Window

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

    3) Describe problem:

    We want to use this script in our webpage and we need differents types of windows. One with all attributes, another without minimize/restore button, another without close button, etc....

    Help me, please
    Last edited by jscheuer1; 02-07-2009 at 09:00 PM. Reason: fix broken link

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    From the demo page:

    uniqueID: The first parameter of dhtmlwindow.open(), this should be an arbitrary but unique ID, used by the script to create the "ID" attribute of the window's primary DIV container.
    Since all of the 'chrome' of each widget will be a child of that id selector, it may be styled with it in your stylesheet.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •