RE: iframes and materials:

  • From: "Charles E. Black" <charlesblackusc@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 5 Mar 2008 18:23:30 -0500

I'm not a java scripter.  Can you provide me a little more detail sir!

Charles Black
4127 Pinehaven Ct.
Columbia, SC  29205
Phone:  (803) 790-5586
Cell:   (803) 873-1698


-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Bryan Garaventa
Sent: Wednesday, March 05, 2008 6:11 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: iframes and materials:

Using JavaScript... Attach an event such as onclick to the the link within
the frame.
 
Have the onclick event run the line of code
 
parent.getElementById('IDOfSomethingYouWantToChange').something
 
Where .something is whatever you want to do.
 
 
        ----- Original Message ----- 
        From: Charles E. Black <mailto:charlesblackusc@xxxxxxxxx>  
        To: programmingblind@xxxxxxxxxxxxx 
        Sent: Wednesday, March 05, 2008 2:44 PM
        Subject: iframes and materials:

        I have a iframe on a page.  When I click a link in the iframe, I
wish the result to appear on the main screen, outside the iframe.  How might
I achieve that?
         
        Charles Black
        4127 Pinehaven Ct.
        Columbia, SC  29205
        Phone:  (803) 790-5586
        Cell:   (803) 873-1698
         

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: