View Single Post
Old 07-14-2009, 05:49 AM   #10 (permalink)
rguy84
The Contributor
 
Join Date: Jun 2009
Location: Seattle, WA
Posts: 76
Thanks: 1
rguy84 is on a distinguished road
Default

Quote:
Originally Posted by angelking View Post
ok kool..

well heres what ive come over so far...
HTML Code:
<table border="0" cellpadding="5" cellspacing="0" class="left">
							<tr>
								<td align="right" valign="middle" class="90">GamerTag:</td>
								<td><input type="text" id="GTag" class="textbox" onfocus="this.value=''" onblur="if (this.value == '') this.value = 'Enter GamerTag...';" onkeypress="catchEnter(event.which)" value="Enter GamerTag..." /></td>
							</tr>
I don't understand why you pasted that code here, not to be rude, it seems as though you have no idea what you are doing and want to make your site work like that other guys'...
__________________
Ryan | Blog | Twitter
Send a message via AIM to rguy84 Send a message via MSN to rguy84 Send a message via Yahoo to rguy84 Send a message via Skype™ to rguy84
rguy84 is offline  
Reply With Quote