document.write from Parent to a specific div in a iframe

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mastermindsro
    New Member
    • Dec 2007
    • 1

    document.write from Parent to a specific div in a iframe

    More detailed: I have a blogspot blog and i want to add a iframe after each post, where the comments will scroll vertical showing the last 5 comments of the respective post...

    Basically I want to use some vars from the parent window, mix them in a javascript and then write them in a specific div inside a iframe... Is it possible? Thanks in advance!
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Welcome to TSDN!

    From the information you have given, it should be possible. Can you post the code you have so far or a link?

    Comment

    Working...