Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jaredsark

  1. jaredsark

    printing frame(s) contained within an iframe

    clflava & dave -- again, your responses are very much appreciated. embarrassingly, i have to admit that due to a semantic error in the frameset structure itself, i could not get your suggestions to work. the frames were not enclosed in correct frameset tags. so, it will come as no surprise...
  2. jaredsark

    printing frame(s) contained within an iframe

    clflava & dave -- your efforts and time are appreciated. dave -- your example is great and makes total sense. however, i'm dealing with something a bit different. using your example, test1 would actually be a document comprised of regular frames, not another iframe. i have no problem getting...
  3. jaredsark

    printing frame(s) contained within an iframe

    thanks, looking. your point is correct, however, establishing focus is not my problem. it's getting a hold on the frame itself. the fact that it resides within an iframe effectively removes it from the document object model of the viewing page (or at least that's what my testing indicates). i...
  4. jaredsark

    printing frame(s) contained within an iframe

    thanks for the quick reply, clflava. unfortunately, i could not get your suggestion to work. i tried different variations on this theme, but i'm wondering if the difficulty lies with the dom's ability (or inability) to recognize the framed content within the iframe -- and let me get at it.
  5. jaredsark

    printing frame(s) contained within an iframe

    i've monkeyed around with this task for hours, trying to figure out a way to access a frame within an iframe for printing. i'm beginning to believe it's not possible. printing iframe contents is no problem -- unless the contents are another frameset, then i get a blank page. i thought i could...

Part and Inventory Search

Back
Top