I have a quick coding question regarding a cool PHP script that is used on a website called Newgrounds.com that is pretty damn cool.
The one I am talking about is when you click a link outside a frameset, the PHP script recognizes it and it reloads the new page and forces the frameset. Kind of like when I right click http://www.newgrounds.com/portal/view.php?id=15849 to make it open in a new window and it reloads and forces the URL http://www.newgrounds.com/frames.php?location=/portal/view.php?id=15849.
Do you know where I can get the source code from this? It would really help me out with this personal project I am working on that uses frames. thanks!
That is not a PHP function, it's javascript.
check out javascript.internet.com
Thanks! I found one at http://www.webreference.com/js/column36/forcing.html