Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old January 20th, 2005, 03:47 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
Div's, Table's, and Js Galore!

I am in the process of creating a "text" version of a website, this is before I create the flash version. The way I want it to work, is I want a floating border over one of my <TD>'s when the mouse is over it. I've almost gotten it to work, but it just either blinks rapidly, or doesn't work. Here is a snippet of my code:

Code:
<script type='text/javascript'>
function change(the_div,the_v)
{
userbox = document.getElementById ? document.getElementById(''+the_div+'') : document.all[''+the_div+''];
userbox.style.visibility= the_v;
}
</script>
	 <table width='768px' style="height:440px;" cellpadding='0px' cellspacing='2px'>
	  <tr>
		 <td width='160px' style="height:88px;"></td>
		 <td width='20px' bgcolor='black'>
		  <div id='divOne' onMouseOver="change('divOne','visible');" onMouseOut="change('divOne','hidden');" style="width:20px; height:88px;">
	   	 <table width='20px' style="height:88px; border-color:white;" border='2px' cellpadding='0px' cellspacing='0px'>
			  <tr>
				 <td>&nbsp;</td>
				</tr>
			 </table> 
			</div>
		 </td>
</tr>
</table>


Any help is much appreciated!

Reply With Quote
  #2  
Old January 20th, 2005, 03:56 PM
MrTrendyRockr MrTrendyRockr is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Duluth, Georgia, USA
Posts: 114 MrTrendyRockr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to MrTrendyRockr
RE: Div's, Table's, and Js Galore!

That was me, and I've figured out a workaround.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Div's, Table's, and Js Galore!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT