Results 1 to 2 of 2

Thread: Help with DIV tags loading external html doc

  1. #1
    Join Date
    Aug 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help with DIV tags loading external html doc

    having an issue with MySpace. I work on Victor Wooten's myspace. They've given me a line to insert into a module box. Unfortunately what they have given me contains iFrame tags and MySpace won't allow it. Wondering if I could get some help firguring out how to do this with div tags instead on iFrame tags.

    Here is the code they gave me:

    <iframe id="tsFrame92948" src="http://cdn.topspin.net/api/v2/widget/player/92948" width="400" height="300" frameborder="0"></iframe>

    It no workee

    Thanks,
    G

  2. #2
    Join Date
    Aug 2011
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Well if Myspace doesn't allow iframe tags, that certainly won't allow php include()'s or <frame>'s.

    So other than that, I don't know of any other way.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •