Results 1 to 3 of 3

Thread: DHTML Window widget (v1.02)

  1. #1
    Join Date
    Apr 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DHTML Window widget (v1.02)

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

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

    3) Describe problem: Thank you very much for this script. My issue may appear trivial and perhaps not worth your time. But I'll ask anyway.

    How can you modify this script so as to add hovering to the "close", "minimize", and "restore" buttons of the window? A sample script would be much appreciated (if advanced).

    Note: I would get the additional, nuanced images myself.


    Thanks
    JeanNg

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Try using the attached modified version of dhtmlwindow.js. In it, customize the line:

    Code:
    imagefilesover:['windowfiles/min.gif', 'windowfiles/close.gif', 'windowfiles/restore.gif', 'windowfiles/resize.gif'],
    To correspond with the mouse over versions of the three icon images, respectively.

  3. #3
    Join Date
    Apr 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks a million. It works like a charm.

    JeanNg

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
  •