I don't know if this is possible and what I want to do is actually quite blurry in my head I do apologise for this. I just know that if it's possible it's to be done with javascript.
I'll try and articulate.
I have some links <a href=" site</a> which I have put on my own homepage. However whilst at work that site is blocked, however that site has a www2 mirror which isn't blocked. So easily enough I can just change it to <a href=" Site</a> however since the site is a news site the links ON that page change so often that I have to copy the link location to my address bar and change the www2 everytime I want to access a link.
My question: By adding a top frame from the homepage, what do I code into the top frame that can change the link on the bottom frame (bottom frame is a news site I can't change the code to it) so it can change it from to
Any help? I hope this is possible btw.
I'll try and articulate.
I have some links <a href=" site</a> which I have put on my own homepage. However whilst at work that site is blocked, however that site has a www2 mirror which isn't blocked. So easily enough I can just change it to <a href=" Site</a> however since the site is a news site the links ON that page change so often that I have to copy the link location to my address bar and change the www2 everytime I want to access a link.
My question: By adding a top frame from the homepage, what do I code into the top frame that can change the link on the bottom frame (bottom frame is a news site I can't change the code to it) so it can change it from to
Any help? I hope this is possible btw.