Forum Moderators: open
<td onClick="document.location.href='http://www.google.com';"
here is my little issue. The table is inside an iframe. what code do I use to get that link to open as if using target="_parent" like in a typical a href?
it seems odd, but when you click on that link, it opens the link inside of the iframe. If i recall, a regular html 'a href' won't do that. but i could be mistaken..
Does anyone have the solution? thank you!