PDA

View Full Version : parent.reload()


stryper
04-16-2003, 09:22 AM
some one knows how when i am in a child window make the parent framset to be reload when this child window is openning.
thanks

beetle
04-16-2003, 06:15 PM
Be more clear. Child window as in a popup? Or a child frame? Becaust if you're in a child frame, parent.reload() should work just fine. top.reload() should work as well.