| Multiple frameset links halt after first link need help with multiple frameset links |
usmra

msg:4390088 | 1:07 am on Nov 23, 2011 (gmt 0) | I'm stumped and really need some help. I'm using multiple links in a frameset but the operation stops after the first link. Trouble is I've done this successfully in other framesets. Can furnish links to others I have that work if needed. Here's the code from a page that's not working: <a href="Q1_0.htm" target="questions" onClick="parent.footer.location.href='blank.htm'; parent.map.location.href='map_1.htm'; parent.cab_status.location.href='status_1_0.htm'"><img src="1.gif" width=40 height=40 border=0></a>
|
tedster

msg:4390107 | 2:41 am on Nov 23, 2011 (gmt 0) | First things I'd do is check the source code - both by validating the HTML and by checking for JavaScript errors.
|
|
|