L
Laura
Could you tell me what this would do for my website. Someone said they put
this at the top of all their web pages.
if (parent.frames.length > 0)
{
parent.location.href = location.href;
}
this at the top of all their web pages.
if (parent.frames.length > 0)
{
parent.location.href = location.href;
}