View Full Version : Linking


miffli_muff
07-16-2003, 01:19 AM
Here's a quick question for you guys. How do I target a link in one cell to another cell?

For example, I want a link in "a" to show up in "b."

Thanks in advance.

-java.




EDITED BY POSTER: My example messed up.

kittycat
07-16-2003, 01:54 AM
You can't target table cells specifically, but you can put an iframe (http://www.lissaexplains.com/frames.shtml#inline) in one of the cells and target the links to that.