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





Bookmarks