Results 1 to 2 of 2

Thread: Help DHTML MODAL Windows

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

    Unhappy Help DHTML MODAL Windows

    1) Script Title: DHTML MODAL Windows

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

    3) Describe problem:

    There seems to be an issue under firefox. I am using FF 2.0.0.14 and I am using the hidden <div> method of showing a modal window. The form in the DIV is fairly and under firefox it does not scroll.

    To see the example, please go to:

    http://www.the-feed-store.com/thebuzzrss.asp?feedid=536

    Click on the link titled;

    Heparin Injury?


    From there the form displays fine under IE but not so under FF.

    Any help would be appreciated.

    -Jeff

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

    Default

    Inside your hidden DIV, I see you're including JavaScripts, such as "form.js". The hidden DIV method often do not work well for such contents. Only the IFRAME method is bullet proof. I'd suggest moving the contents of the hidden DIV and save it as a separate page, then display it using the IFRAME mode of DHTML modal window.

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
  •