RE: Jump to an anchor link inside an iframe

2005-11-29 Thread Andy Matthews
x737 --//- -Original Message- From: Cornillon, Matthieu (Consultant) [mailto:[EMAIL PROTECTED] Sent: Monday, November 28, 2005 5:22 PM To: CF-Talk Subject: RE: Jump to an anchor link inside an iframe This seems too easy an answer, so I probably missed something

RE: Jump to an anchor link inside an iframe

2005-11-29 Thread Cornillon, Matthieu \(Consultant\)
Subject: RE: Jump to an anchor link inside an iframe Matthieu... That's what I'm doing right now, but that *should* only work for the page containing the iframe. Because technically THAT'S the page I'm calling. I'm just passing some extra URL vars to allow me to load the iframe page correctly

RE: Jump to an anchor link inside an iframe

2005-11-28 Thread Cornillon, Matthieu \(Consultant\)
This seems too easy an answer, so I probably missed something, but I'll give it a try anyway. You have page 1 currently sending variables to page 2, which dynamically loads page 3 in an interior iframe. Can you not send the name of a named anchor along with it and have page 2 load