I looked at many examples showing the different values of the target attribute and understand what each does, but I could not find any of the examples actually using the _parent or the _top values. All of these were basically just simulated. <frame>s are deprecated, so I did not look for examples with s. I saw this example linked from this Stack Overflow post. I also saw this YouTube video. There were several other simulated examples, but I could not find _parent and _top used anywhere.
So are the _parent and _top anchor target attribute values on their way to being deprecated, or do some developers still use these? Can anybody provide an example that does not use <frame>s.
Thanks for any help.