|
|
|
|
![]() ![]() |
| alexmorgan |
Nov 29 2004, 01:08 AM
Post
#1
|
|
Guests |
Does anyone know of a script that will make it so my page will not accidentally be loaded without all of the frames?
For example: If someone is reffered to the page main.html which would be the home page main frame by a search engine such as google, can I make it so that the browser will also load the other navigation frame even though it was not requested? This is to prevent someone from being sent to my site by a search engine and not being able to navigate becasue the other frame doesn't show. thanks, Alex |
|
|
|
| Isidor |
Nov 29 2004, 11:11 AM
Post
#2
|
|
Guests |
Is this what you mean?
CODE <script type="text/javascript">
if (top.location == self.location) top.location.href="index.html" </script> |
|
|
|
| l33tg33k |
Dec 31 2004, 10:11 AM
Post
#3
|
|
Guests |
what are frames...??
juz askin... :oops: |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 8th September 2008 - 04:52 PM |