heya,

In this app that I'm workin on, I've got a link which calls a function to get the 
title of the page in an iframe.  I'm using this to create a favourites area where 
users can add the current page into the favourites list.

Everything works fine until the iframe source is outside of the current app eg <iframe 
src="http://google.com.au";>

It says that access is denied.  Why would this be happening and is there anyway to get 
around it?

This is the gear i'm using.

var title = document.getElementById("infoFrame").contentWindow.document.title;

topsas

ben

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to