I am pretty sure i know the answer to this, though i am hoping some one will have a solution. I have a main page which is done mostly in javascript to avoid refreshes, delays etc... I am needing a hidden iframe which automatically refreshes and sends data (variables/arrays) to the parent window for changes to the parent data. Is this possible? or is there a better solution which i am not aware of?
Preferably in Javascript, as i have not got my head around JQuery yet.
Before admins start asking for coding, there is no trial coding for this yet (which the exception of a semi blank iframe page) because i am unsure on where to start!!