Dear all,<br><br>I have seen enough posts about IE & Netscape dynamic area 'how to do it' posts that I thought I would just send you all this:<br><br>It works in IE 4 and 5 and Nutscrap 4.06... Have fun with it.<br><br><HTML><br><HEAD><br><META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0"><br><style type="text/css"><br><!--<br>.xworks{<br> background-color: #336699;<br> position: absolute;<br> top: 100;<br> left: 100;<br> width: 200;<br> visibility: hidden;<br>}<br>--><br></style><br><SCRIPT LANGUAGE=javascript><br><!--<br>function onpopdiv( popid){<br><br> var ele = null;<br> var sState = new String(""

;<br> if ( document.all){<br> ele = document.all( popid);<br> sState = new String(ele.style.visibility);<br> if ( sState.indexOf("hi"

== 0<br> ¦¦ sState.length == 0 )<br> ele.style.visibility = "visible";<br> else<br> ele.style.visibility = "hidden";<br> }else{<br> <br> ele = document.layers[ popid];<br> sState = new String(ele.visibility);<br> if ( sState.indexOf("hi"

== 0)<br> ele.visibility = "show";<br> else<br> ele.visibility = "hide";<br> }<br>}<br>//--><br></SCRIPT><br></HEAD><br><BODY><br><div id="popup" class="xworks"><table bgcolor=#336699><br><tr><td><br>Here is a crossX browser<br><br>div popup tag!<br></td></tr></table><br></div><br><FORM action="" method=POST id=form1 name=form1><br><P>This is a test</P><INPUT type="button" value="Test" <br> onclick="onpopdiv('popup')" id=button1 name=button1><br></FORM><br><pre><br>Technical contents of ISO 639:1988 (E/F)<br>"Code for the representation of names of languages".<br><br>Typed by <A HREF="mailto:Keld.Simonsen@dkuug.dk">Keld.Simonsen@dkuug.dk</A> 1990-11-30 <ftp: ISO_639 i18n dkuug.dk><br>Minor corrections, 1992-09-08 by Keld Simonsen<br>Sundanese corrected, 1992-11-11 by Keld Simonsen<br>Telugu corrected, 1995-08-24 by Keld Simonsen<br>Hebrew, Indonesian, Yiddish corrected 1995-10-10 by Michael Everson<br>Inuktitut, Uighur, Zhuang added 1995-10-10 by Michael Everson<br>Sinhalese corrected, 1995-10-10 by Michael Everson<br>Faeroese corrected to Faroese, 1995-11-18 by Keld Simonsen<br>Sangro corrected to Sangho, 1996-07-28 by Keld Simonsen<br><br>Two-letter lower-case symbols are used.<br>The Registration Authority for ISO 639 is Infoterm, Osterreichisches<br>Normungsinstitut (ON), Postfach 130, A-1021 Vienna, Austria.<br><br>aa Afar<br>ab Abkhazian<br>af Afrikaans<br>am Amharic<br>ar Arabic<br>as Assamese<br>ay Aymara<br>az Azerbaijani<br><br>ba Bashkir<br>be Byelorussian<br>bg Bulgarian<br>bh Bihari<br>bi Bislama<br>bn Bengali; Bangla<br>bo Tibetan<br>br Breton<br></pre><br></body><br></html>