Results 1 to 4 of 4

Thread: problem using <img> tag in firefox.

Hybrid View

  1. #1
    Addicted Member
    Join Date
    Aug 2004
    Location
    Cape Town, South Africa
    Posts
    149

    Re: problem using <img> tag in firefox.

    Try:

    Code:
    window.opener.document.getElementById['img1'].src = "c:\Windows\a.gif"

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    17

    Re: problem using <img> tag in firefox.

    window.opener.document.getElementById['img1'].src = "c:\sample.gif"


    " getElementById['img1'].src " src is not its property .
    So i cant access the image source in my parent window.
    Can u give me someother solution.

    Thanks in advance

Posting Permissions

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



Click Here to Expand Forum to Full Width