NameSilo

Google image search

Spaceship Spaceship
Watch

photoshopfreak

Established Member
Impact
2
I visited a site via Googles image search & the website re-directed me to the correct page containing the image but removed the Google frame...

I need this, does anyone know how to do it? please explain :hehe: ...
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
Can you provide a link to the site that did that? I'm guessing they probably just have code that breaks out of any frames.
 
0
•••
Its a simple JavaScript ;)

<script language="JavaScript" type="text/javascript">
<!--
if (top.location != location)
{
top.location.href = document.location.href ;
}
-->
</script>

That should work.
 
0
•••
Appraise.net
Domain Recover
DomainEasy โ€” Live Options
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back