Go Back   Dynamic Drive Forums > DD Scripts > Dynamic Drive scripts help
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 10-25-2004, 08:16 PM
ath ath is offline
Junior Coders
 
Join Date: Oct 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Highlight Table Cells Scripts Help!!!!

we're spinning off another company and I've been charged with replicating our main site. the old site is using the Highlight table cells script. http://www.dynamicdrive.com/dynamici...hlightmenu.htm

I copied and pasted the script into our new site. The old site (www.mnx.com) has spacers in between each cell. On the new site those spacers are changing color on rollover. However, when I looked at the code in the old site there doesn't appear to be a <td id="ignore"> on the spacer cells.

<TD background=home_files/table-spacer.gif><IMG height=2
src="home_files/spacer.gif" width=1></TD></TR>

Can anyone please tell me what I may be missing?

Last edited by ath; 10-25-2004 at 08:22 PM. Reason: clarity
Reply With Quote
  #2  
Old 10-25-2004, 09:00 PM
chinchilla2 chinchilla2 is offline
Junior Coders
 
Join Date: Oct 2004
Location: Texas
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ath,

Could you please post the URL of the site that is doing the rollover effect where you don't want it to? That way I can compare the two side by side.
Reply With Quote
  #3  
Old 10-25-2004, 09:23 PM
ath ath is offline
Junior Coders
 
Join Date: Oct 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

sorry. I can't. no ISP yet. I'll try to explain.

If you look at the code of the table in www.mnx.com you can see table spacer gifs. These show up as borders on the cells (it makes the cells look like the have borders).

On my site they don't show up at all which makes it look like there isn't any dividing lines at all and when you roll the cursor over, it turns red like the rest of the cells.

The code is identical in both. Can't figure out what I'm missing.

Hope this helps. Really appreciate it
Reply With Quote
  #4  
Old 10-25-2004, 11:00 PM
ath ath is offline
Junior Coders
 
Join Date: Oct 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If that didn't help...maybe you can answer where I might put


<td id="ignore">Main Menu</td>


in the spacer cell as below:

<TR>
<TD background=network_home_files/table-spacer.gif colSpan=2><IMG
height=2 src="network_home_files/spacer.gif" width=1></TD></TR>
<TR>
Reply With Quote
  #5  
Old 10-26-2004, 01:56 AM
chinchilla2 chinchilla2 is offline
Junior Coders
 
Join Date: Oct 2004
Location: Texas
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Try adding id="ignore" in the spacer cell as below:

<TR>
<TD background=network_home_files/table-spacer.gif colSpan=2 id="ignore"><IMG
height=2 src="network_home_files/spacer.gif" width=1></TD></TR>
<TR>

Let me know if that helps.

I found this little snippet of information on the documentation for the Highlight Table Cells
http://www.dynamicdrive.com/dynamici...lighttable.htm

It's very similar to the script called Highlight Menu Effect http://www.dynamicdrive.com/dynamici...hlightmenu.htm
that you referred to but has much more visual impact.
Reply With Quote
  #6  
Old 10-26-2004, 02:10 PM
ath ath is offline
Junior Coders
 
Join Date: Oct 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Unfortunately it did not work. Everywhere I have tried to add id="ignore" it shows up as text id="ignore" in the cell. Also, I have to replicate the exact menu as is in www.mnx.com so I can't use the second menu above.....
Reply With Quote
  #7  
Old 10-26-2004, 02:19 PM
ath ath is offline
Junior Coders
 
Join Date: Oct 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I figured it out. I had to cut and re add the spacer cells manually. Thanks for your help!!!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:05 AM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.