On Apr 22, 9:39 am, Boris Zbarsky <bzbar...@mit.edu> wrote:
> Muggle wrote:
> > How do we get the target link from an HTMLEmbedElement (Like we use
> > href for a HTMLLinkElement) ?
>
> "target link"?  What's that, exactly?  Typically an <embed> just loads
> whatever its @src points to.
>
> -Boris

I am sorry if I was not clear what I was asking for.

When a clickable embedded element appears on a page (like a swf file),
the page it will take you to if you click on it (the landing page).
That is what I was referring to as target link.

Some of the embedded elements have the landing page in their url
itself (eg : 
http://www.abc.com/YYYYYYYYY/some_300x250_FFF.swf?ver=1&clickTag=http://www.pqrst.com/MMMMMMMM.html/).
But many do not have clickTags.

Thank you.
Muggle
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to