1501
Site News and Feedback / Re: Hey, ACAMS...
« on: November 21, 2010, 06:35:53 PM »
OK, I had to leave right after I got them working in IE and noticed they take forever to load, and don't work in FF.....don't have Chrome.
Somebody tell me what the look like in Chrome.
One of you smart guys tell me why it does not work right....
here is the html code
Why does it not work right.....I spent hours!
Somebody tell me what the look like in Chrome.
One of you smart guys tell me why it does not work right....
here is the html code
Code: [Select]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<a href="https://gametechmods.com/forums/index.php?page=page3548">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/Custom_Components.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/Custom_Components1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/Custom_Components.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page1538">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/Components_Uploader.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/Components_Uploader1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/Components_Uploader.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page3913">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/AI_Packs.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/AI_Packs1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/AI_Packs.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page123">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/Arenas.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/Arenas1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/Arenas.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page978">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/Patches.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/Patches1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/Patches.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page276">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/Tools.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/Tools1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/Tools.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page356">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/RA2_Bots.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/RA2_Bots1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/RA2_Bots.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page1765">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/Textures_Edges_Decals.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/Textures_Edges_Decals1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/Textures_Edges_Decals.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page4456">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/Misc.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/Misc1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/Misc.png';" />
</a></p>
<a href="https://gametechmods.com/forums/index.php?page=page1887">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/Robot_Exchange.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/Robot_Exchange1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/Robot_Exchange.png';" />
</a></p>
<a href="https://gametechmods.com/BOTM_Bots.php">
<img border="0" src="src=https://gametechmods.com/forums/images/buttons/BOTM_Submitted_Bots.png" onmouseover="src='https://gametechmods.com/forums/images/buttons/BOTM_Submitted_Bots1.png';" onmouseout="src='https://gametechmods.com/forums/images/buttons/BOTM_Submitted_Bots.png';" />
</a></p>
</body>
</html>
Why does it not work right.....I spent hours!