here is my HTML coding for the index.html page
The seperate JavaScript file is at www.****wallstreet.com/test/script.js
PLEASE HELP ME
If you go to http://www.mypersonalpixel.com/
On this kids webpage when you click any box on the page it goes to a Buy page and on there it says the X and Y properties of where he clicked. Whats the script for that? Or where could i find it.
HELP ME!!!!!!!!
======================================================
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Million Dollar Home Page. Own a piece of Internet Hystory! - Pixels</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="The One And Only" />
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="favicon.ico" />
<link rel="shortcut icon" href="favicon.ico" />
<script src="script.js" type="text/javascript"></script>
<style type="text/css">
<!--
body {
background-color: #999999;
}
.style1 {color: #660000}
.style3 {font-size: 12px; }
.style4 {color: #990000}
.style6 {font-size: 14px}
-->
</style></head>
<body onload="">
<div class="container">
<div class="header">
<div style="padding: 0px;">
<table width="1004" border="0" align="left">
<tr>
<td width="10"> </td>
<td width="778"><table width="769" border="0">
<tr>
<td width="534" rowspan="4"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="530" height="100">
<param name="movie" value="new_banner.swf" />
<param name="quality" value="high" />
<embed src="new_banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="530" height="100"></embed>
</object></td>
<td width="225" valign="top"><p class="style3"> </p></td>
</tr>
<tr>
<td valign="top"><span class="style6"><span class="style4">></span> 1,000,000 Pixels</span></td>
</tr>
<tr>
<td valign="top"><span class="style6"><span class="style4">></span> $1 A Pixel</span></td>
</tr>
<tr>
<td valign="top"><span class="style6"><span class="style4">></span> For all the best sites online!</span></td>
</tr>
</table></td>
<td width="311"><table width="200" border="0" bordercolor="#330000">
<tr>
<td width="90" bgcolor="#330000">Sold:</td>
<td width="100" bgcolor="#666666">0</td>
</tr>
<tr>
<td bgcolor="#330000">Available:</td>
<td bgcolor="#666666">1,000,000</td>
</tr>
</table></td>
</tr>
</table>
</div>
</div>
<div class="header_nav">
<div class="header_div"> <a href="index.html" class="header_link" title="View Pixels">View Pixels</a> | <a href="Blog.html" class="header_link" title="Blog">Blog</a> | <a href="FAQ.html" class="header_link" title="FAQ">FAQ</a> | <a href="testimonials.html" class="header_link" title="Testimonials">Testimonials</a> | <a href="Press.html" class="header_link" title="Press">Press</a> | <a href="Contact.html" class="header_link" title="Contact Us">Contact Us</a> | <a href="Buy.html" class="header_link" title="Buy Pixels">Buy Pixels</a> </div>
</div>
<div class="center">
<div class="adsense" style="display: none;"> </div>
<center>
<div class="grid" id="grid" onclick="return getPosition(event);" onmouseover="return escape('These pixels are available, click on the spot where you want your ad placed.');"">
<div align="left"><span style="position: relative;"><a href="http://www.yahoo.com" title="Find Women and Men Latin. Free Services"><img src="0d357ade3f9492a602e34c63c97df54c.jpg" style="position: absolute; left: 50px; top: 30px; z-index: 1;" alt="Find Women and Men Latin. Free Services, visited 21 times (50, 30)" /></a></span></div>
</div>
</center>
<form action="Buy.html" method="post" id="grid_form">
<input type="hidden" name="x" />
<input type="hidden" name="y" />
</form>
</div>
<script src="wz_tooltip.js" type="text/javascript"></script>
© 2006 <a href="http://www.****wallstreet.com/" title="**** Wallstreet" class="link style1">****Wallstreet.com</a> <br />
All rights reserved. I am not responsible for the content of external sites. Images featured on homepage are © of their respective owners. <br />
<img border="0" src="paypal.gif" width="68" height="29" /> </div>
</body>
</html>
======================================================
please!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!



Reply With Quote

Bookmarks