drwyse570 -> Hyperlink in Tables Problem (3/4/2008 20:19:36)
Okay, I have a table setup where I have two cells. The one on the left is "sidebar" and the other is "maintext". I want people to be able to click on a hyperlink on the left and have it display the results on the right. I have set the hyperlink target to "_maintext". However, when I click the hyperlink, it just opens it in a new window. What am I doing wrong?
jaybee -> RE: Hyperlink in Tables Problem (3/4/2008 20:27:17)
You can only do that with Frames or CSS.
drwyse570 -> RE: Hyperlink in Tables Problem (3/4/2008 20:38:09)
Okay, I created an inline frame on the left hand cell. Is that enough? If not, what do I have to do to make it work with my current page. I have a set format for my website that I really don't want to change.