Hello & Thanks ,
Why does the following html work on all browsers except Edge ?
With Edge , the screen just flickers once .
<!DOCTYPE HTML>
<html>
<head>
<title>myFavs-1menu-4members.html</title>
<meta name="Generator" content="PureBasic">
<meta name="Description" content="my Bookmarks">
<meta name="Description" content="...Created by myFavs PureBasic...">
<style type="text/css"></style>
</head>
<body text="#000000" style="background-color:#A69E80; text-align:center;">
<br> <br> <br>
<!--dd <div style=-->
<table width="100%" border="0" style="text-align:center" cellspacing="0" cellpadding="0">
<tr style="text-align:center"><td>
<select style="width:200px; font:14px Arial Black; color:rgb(0,0,0); background-color:rgb(231,169,126);" name="menu" onchange="window.open(this.value); window.location.reload();">
<option selected="0" value="">aaMost-Used</option>
<option value="http://alternativeto.net/">AlternativeToSoftwares</option>
<option value="http://www.quickerthanaspark.com/BenghaziGame/BenghaziGame.html">Benghazi Game Intro</option>
<option value="www.hotmail.com/">hotmail.com</option>
<option value="http://jsdo.it/vmars316/8D5g/edit">jsdo.it javascript</option>
</select>
</td></tr></table><br></body></html>
Thanks
www.vmars316.com