Results 1 to 4 of 4

Thread: Bring DIV popup back to the top..any ideas how to achieve this??

  1. #1
    Join Date
    Jul 2013
    Posts
    41
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Bring DIV popup back to the top..any ideas how to achieve this??

    Bring DIV popup back to the top..any ideas how to achieve this?

    Greetings, Oct 15th 2013
    Briefly, below I have furnished several attempts to bring an already opened DIV popup to the top of a couple of div popups when content within the div on the page has changed. Altering the z-index hasn't effected the "Ontop State" as forums around the net often have allowed it would. The z-index works fine when just opening the DIV popup, however, doesn't bring them back to the top when the z-index is set higher, highest. I used a function on the parent page and called it and a alert allowed the correct call to the function. Any ideas, I tried self-focus...any ideas how to bring the div popup back to the top??

    //document.getElementById('networkmessage').self.focus();
    //document.getElementById('networkmessage').style.z-index='2000';

    Appreciatively,
    Ted

  2. #2
    Join Date
    Mar 2010
    Location
    Florida
    Posts
    512
    Thanks
    9
    Thanked 61 Times in 59 Posts

    Default

    Any website to view this? The problem may not be the javascript.
    -DW [Deadweight]
    Resolving your thread: First Post: => EDIT => Lower right: => GO ADVANCED => Top Advance Editor drop down: => PREFIX:Resolved

  3. #3
    Join Date
    Jul 2013
    Posts
    41
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Crazykid69,
    Appreciate your response! Actually there is to much code to expect anyone to go through! Have you yourself ever experienced the "DIV popup come from behind several other div popups to the top by altering the z-index or zIndex?

  4. #4
    Join Date
    Jul 2013
    Posts
    41
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Okay!...this problem was solved after I located a reference to "zIndex.zOrder=d" in a lib file which conflicted with the stack..all works after the fix....I appreciate the efforts on those that have read the post....Thanks!
    Appreciatively,
    Ted

Similar Threads

  1. Bring mouseover popup image to front
    By Bandaido in forum JavaScript
    Replies: 2
    Last Post: 06-06-2013, 12:35 AM
  2. Replies: 3
    Last Post: 02-11-2011, 01:46 PM
  3. Replies: 1
    Last Post: 05-31-2008, 03:38 PM
  4. Pop over Parent from iframe, feed data from Popup back to iframe
    By cclambie in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 12-05-2007, 10:38 AM
  5. Replies: 1
    Last Post: 11-25-2005, 09:15 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
  •