|
-
Apr 29th, 2003, 06:42 AM
#1
Thread Starter
Lively Member
Preserving Frames - Javascript ????
if i need to make sure that when ever a page loads it loads inside its framset and not by itself
is there any code to do this ?
or tutrorials on the web ?
thanks
optimus
ie. to stop people linking to a specific page rather than to the main site without the navigation etc [ ]
-
Apr 29th, 2003, 10:00 AM
#2
if(!window.parent)
window.location.href = "framesetURL";
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Apr 29th, 2003, 10:06 AM
#3
Thread Starter
Lively Member
safe m8 managed to sort that one out but i dont suppose there's n e chance of u havin a look at this 4 me ?
many
thanks
optimus
http://www.vbforums.com/showthread.p...hreadid=242867
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|