Although I don't normally use frames, I have a particular application that would best be served by using them. I want to integrate one Web site within another. The other site that I want to 'capture' is not mine and thus cannot rewrite the code. I don't believe this can be done with frames in HTML; is this where JavaScript frames come in?
------------------
IMHO,
Westmich
***********************
Your opportunity on the web is now! westmichiganweb.com
I had the assumption that if click a link in the site that I am framing, it will reload the entire page because it didn't have the "target=_self" in the tag.
------------------
IMHO,
Westmich
***********************
Your opportunity on the web is now! westmichiganweb.com
Since target="_self" is the default, this will only be a problem if the page you're loading into your frames has taken measures to combat use of their site within someone else's frames. If that is the case, then you shouldn't be using their content without their permission anyway!
Bookmarks