Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2002
    Location
    Toronto, Ontario
    Posts
    198

    Question Change placeholder content on the fly?

    Is it possible, short of maybe using PHP? A placeholder on page 3, say, with embedded Iframe src="somefile". Then a link on another page which when clicked changes the src attribute to display a different file?
    Phil Thompson

  2. #2
    Join Date
    Aug 2002
    Location
    A little french village east of Dallas, TX called Forney And now Austria and Germany too
    Posts
    1,053

    Default Re: change placeholder content on the fly?

    Hi Phil,

    This should probably be posted in the Talk Web forum, but...

    Sure. When you create your Iframe you should give it a name (name=iframe1 for example). Then when you create your link to the new file, in the Link tab under Web properties there is a field at the bottom called 'Open link in:'. In that field type the name of your iframe (iframe1 if you use my example from above). This will not be available in the drop down list, but if you type it in, it will work.

    Let me know how you get on.

    Eric
    I'm never wrong. I thought I was wrong once but it turns out that I was mistaken.
    Web Templates. My Beginner Video Tutorials
    My Club. My Album.
    My Other Album. My Tutorial.

  3. #3
    Join Date
    Nov 2002
    Location
    Toronto, Ontario
    Posts
    198

    Default Re: Change placeholder content on the fly?

    I thought it might be this simple. I'll give it a go. Thank you very much!
    Phil Thompson

 

 

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
  •