<div>Hi Julien Nadeau,</div>
<div>&nbsp;</div>
<div>It's quite simple.</div>
<div>&nbsp;</div>
<div>use the following code.<br>___________________________________________________</div>
<div>&lt;div style=&quot;width:700px;height:600px; overflow:auto;&gt;</div>
<div>&lt;a href=&quot;javascript:history.back();&quot;&gt;Back&lt;/a&gt;<br>&lt;iframe src=&quot;<a href="http://www.abc.com">www.abc.com</a>&quot; scrolling=&quot;yes&quot;&gt;&lt;/iframe&gt;</div>
<div>&lt;/div&gt;</div>
<div>_____________________________________________</div>
<div>&nbsp;</div>
<div>customize the above as per your need. Now if you open the page and surf in iframe, the back button will call the previous(if any) pages in iframe only.</div>
<div>&nbsp;</div>
<div>hope this will end your query.</div>
<div>&nbsp;</div>
<div>Rajeev Ranjan Lall</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 11/16/05, <b class="gmail_sendername"><a href="mailto:javascript-request@latech.edu">javascript-request@latech.edu</a></b> &lt;<a href="mailto:javascript-request@latech.edu">javascript-request@latech.edu
</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Send Javascript mailing list submissions to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:javascript@LaTech.edu">javascript@LaTech.edu
</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://lists.LaTech.edu/mailman/listinfo/javascript">https://lists.LaTech.edu/mailman/listinfo/javascript</a><br>or, via email, send a message with subject or body 'help' to
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:javascript-request@LaTech.edu">javascript-request@LaTech.edu</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:javascript-owner@LaTech.edu">javascript-owner@LaTech.edu
</a><br><br>When replying, please edit your Subject line so it is more specific<br>than &quot;Re: Contents of Javascript digest...&quot;<br><br><br>Today's Topics:<br><br>&nbsp;&nbsp;1. Call history.go(-1) in an iFrame from another frame
<br>&nbsp;&nbsp;&nbsp;&nbsp; (Julien Nadeau)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Tue, 15 Nov 2005 17:23:35 -0500<br>From: Julien Nadeau &lt;<a href="mailto:junado@junado.com">
junado@junado.com</a>&gt;<br>Subject: [Javascript] Call history.go(-1) in an iFrame from another<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; frame<br>To: &quot;[JavaScript List]&quot; &lt;<a href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</a>&gt;
<br>Message-ID: &lt;<a href="mailto:B1C790D6-1923-435C-87C4-507AE124078B@junado.com">B1C790D6-1923-435C-87C4-507AE124078B@junado.com</a>&gt;<br>Content-Type: text/plain; charset=&quot;us-ascii&quot;<br><br>Good evening,<br>
<br>I've been looking around for some time for a solution to a problem I<br>have and I can't find anything that works well. I have an iFrame<br>embedded in a &lt;div&gt; in which I display various content. I need to<br>have a &quot;back&quot; link in the &lt;div&gt;, but *outside* the iFrame itself.
<br><br>I tried various solutions but nothing works in all browsers (Firefox/<br>Safari/Internet Explorer).<br><br>Here's something that works in Firefox, but not in Safari :<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; window.frames.floatFrame.history.go
(-1);<br><br>My iFrame has name=&quot;floatFrame&quot; and id=&quot;floatFrame&quot;.<br><br>Thank you very much,<br><br>Julien Nadeau<br><a href="mailto:junado@junado.com">junado@junado.com</a><br><br>-------------- next part --------------
<br>An HTML attachment was scrubbed...<br>URL: <a href="http://lists.LaTech.edu/pipermail/javascript/attachments/20051115/6058b206/attachment-0001.html">http://lists.LaTech.edu/pipermail/javascript/attachments/20051115/6058b206/attachment-0001.html
</a><br><br>------------------------------<br><br>_______________________________________________<br>Javascript mailing list<br><a href="mailto:Javascript@LaTech.edu">Javascript@LaTech.edu</a><br><a href="https://lists.LaTech.edu/mailman/listinfo/javascript">
https://lists.LaTech.edu/mailman/listinfo/javascript</a><br><br><br>End of Javascript Digest, Vol 33, Issue 11<br>******************************************<br></blockquote></div><br>