Results 1 to 3 of 3

Thread: DHTML Modal window v1.1 error before the wondows to load

  1. #1
    Join Date
    Jul 2011
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DHTML Modal window v1.1 error before the wondows to load

    Script Url: http://www.dynamicdrive.com/dynamici...dhtmlmodal.htm

    I am trying to use this feature(Veil) before to get into the original website. Whenever I tried to open my website it shows an error.

    "ERROR: Modal Windows script requires all files from "DHTML Window widget" in order to work!"

    I think it is related to 'modal.js' where it said in first line

    " if (typeof dhtmlwindow=="undefined")
    alert('ERROR: Modal Window script requires all files from "DHTML Window widget" in order to work!')"

    Javascript I used in my< body> page is
    "
    <script type="text/javascript">
    var DublinAwamileaguewin=dhtmlmodal.open("DublinAwamileaguebox", "iframe", "http://www.dublinawamileague.net46.net", "Dublin Awamileague Website", "width=590px,height=450px,center=1,resize=1,scrolling=0", "recal")
    </script>

    I also found this page works fine in Oprera and Firefox but not in IE9. In IE9 it shows this error. Also in google chorme the "Veil" doesnt stay for long time.


    I used files before </head> tag are 1)Modal.css and 2) Modal.js. . I didnt change anything on these files.
    Can any one help on this please?

    Thanks & Regards,
    Alak
    Last edited by jscheuer1; 10-10-2012 at 01:53 AM. Reason: broken link

  2. #2
    Join Date
    May 2012
    Location
    Hitchhiking the Galaxy
    Posts
    1,013
    Thanks
    46
    Thanked 139 Times in 139 Posts
    Blog Entries
    1

    Default

    Please use the forum's bbcode tags to make it more readable:

    for php code............[php] <?php /* code goes here */ ?> [/php]
    for html...............[html] <!-- markup goes here -->.....[/html]
    for js/css/other.......[code] code goes here................[/code]


    I'm getting no such issue in either ie9 or chrome.
    "Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program." - Linus Torvalds
    Anime Views Forums
    Bernie

  3. #3
    Join Date
    Jul 2011
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks bernie. I have sorted that out.

Similar Threads

  1. Internet Explorer 8 Window won't close DHTML Modal window v1.1
    By pyxism in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 02-13-2010, 08:59 AM
  2. DHTML Modal window v1.1-How to load record per ID for update form
    By kashifmalik in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 11-19-2008, 07:13 PM
  3. DHTML Modal window v1.1
    By taydu in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 05-19-2008, 12:53 AM
  4. DHTML Modal Window Widget - Restrict Window Movement?
    By MarekSukiennik in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 05-14-2008, 08:55 PM
  5. DHTML Modal window: close window when veil is clicked?
    By Luterin in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 10-10-2007, 05:14 PM

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
  •