Results 1 to 3 of 3

Thread: Problem with multiple windows on the same page DHTML Window widget (v1.1)

  1. #1
    Join Date
    May 2015
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Problem with multiple windows on the same page DHTML Window widget (v1.1)

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

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/

    3) Describe problem: Problem with multiple windows on the same page using DHTML Window widget (v1.1). First two windows load iframes correctly (CH Lakeshore Californication and CH JHFarms Mounds' Amine). Next two windows right below (JHFarms MB's Mr. Cisco and GCH JHFarms Vanilla's Salt) do not load iframe but reload page.

    Example of my code:
    <a href="#" onClick="calwin=dhtmlwindow.open('infobox', 'iframe', 'http://www.jhfarms.us/pop-
    up_sires_cal.html', 'GC Lakeshore Californication', 'width=700px,height=550px,center=1'); return false">CH
    Lakeshore Californication</a>

    <a href="#" onClick="mrciscowin=dhtmlwindow.open('infobox', 'iframe', 'http://www.jhfarms.us/pop-
    up_sires_cisco.html', 'JHFarms MBs Mr Cisco', 'width=700px,height=550px,center=1'); return false">JHFarms
    MB's Mr. Cisco</a>

    http://www.jhfarms.us/30private_sales.html

    I know I am missing something. Any help greatly appreciated. Thank You

  2. #2
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    In your code there is a hard return ('enter') right after pop- both in http://www.jhfarms.us/pop-up_sires_cisco.html and in http://www.jhfarms.us/pop-up_dams_salt.html. I think that is causing the error.

  3. #3
    Join Date
    May 2015
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Arie, TY TY TY. That is it. I would of never caught that. Thank you again for your kind assistance and have a nice day!

Similar Threads

  1. DHTML Window Widget fix positions of minimized windows
    By antonyf in forum Dynamic Drive scripts help
    Replies: 6
    Last Post: 11-13-2011, 04:31 PM
  2. DHTML Window widget (v1.1) Move Window To Different Page
    By jsl2247 in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 07-29-2009, 04:15 PM
  3. DHTML Window widget - resets URL page
    By mapguide_guy in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 12-01-2008, 08:52 AM
  4. using dhtml window widget in framed page
    By JShor in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 06-17-2007, 08:09 PM
  5. DHTML Window Widget~multiple links Ajax content
    By kbz in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 06-04-2007, 01:43 AM

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
  •