RE: trying to find a link someone posted

by "eric williams" <eric_alt(at)hotmail.com>

 Date:  Wed, 19 Jul 2000 13:20:31 PDT
 To:  Lisa.Wise(at)dm.af.mil,
hwg-languages(at)hwg.org
  todo: View Thread, Original

No I don't, though I have seen pages where meta transitions work correctly, 
they always seemed to have bugs when I tried them, maybe it depends on the 
version of your browser, works ok in MSIE 5.01...

Now see if you can answer this...
Problem 1)
My index.html has a menu link to newpage.html target ="_blank", and newpage 
contains this code:
<script>
	<!--
	self.moveTo(40,40);
	for (y=0;y<250;y=y+2){
		self.resizeTo(500,y);
	}
	//-->
</script>
The problem is that this closes index.html, which is not what I want.
Apparently 'self' refers to the parent window, so what refers to '_blank'?

Problem 2)
I used menu-top to move a form over a table background image, works ok in 
NN, but in IE the scroll box is on top the image while the submit button is 
underneath out of sight...fiddling with z-index did nothing.


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA