Results 1 to 13 of 13

Thread: iframe questions
      
   

  1. #1
    wbjunior's Avatar
    wbjunior is offline Staff Sergeant
    Join Date
    Jul 2006
    Location
    Jesup, GA
    Posts
    49

    Default iframe questions

    I have a frame on my main page and was wondering how to make contents pop up in that window when links are clicked on my main page.
    so it appears like you are looking at one page and only the contents change in the frame when links are clicked.
    is this even possible?

    thanks for any help in advance....

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: iframe questions

    wbjunior-

    Give these a look- it is a short tutorial on I-frame set up;

    http://www.netisopen.com/computer/BGMT001/bgmusic.html

    http: //netisopen.com/computer/TF004/T004.html

    Hope that helps,

    Andy
    PHP- is a blast!

  3. #3
    wbjunior's Avatar
    wbjunior is offline Staff Sergeant
    Join Date
    Jul 2006
    Location
    Jesup, GA
    Posts
    49

    Default Re: iframe questions

    ok
    I'm not sure i understand
    do i put more than one link in the iframe? I like the idea about the music and that is what i want having only the iframe changing its contents.
    Also I cant find where to set my target for links to site display.

  4. #4
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: iframe questions

    Your index page is going to be the header and menu with an I-Frame stretched to display all other pages. So, initially- it will only contain the url of the page that you want displayed when the index page is called.

    THen the menu buttons will contain the link to the specific page with target of- the I-Frame (or the name of the I-Frame)

    Now look back at the tutorials and I bet it will make more sense.

    Andy
    PHP- is a blast!

  5. #5
    wbjunior's Avatar
    wbjunior is offline Staff Sergeant
    Join Date
    Jul 2006
    Location
    Jesup, GA
    Posts
    49

    Default Re: iframe questions

    so whats throwing me off is "site display." I need to include this in my URL when i am naming links? because im not finding a target called site display.
    sorry, i just ain't understanding yet

  6. #6
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: iframe questions

    Site display is simply what I named the I-Frame. You have to name the I-Frame in order to reference it.

    For example- I have a page named page1.html and it has an I-frame on it. The I-Frame name is "my little I-Frame". So I want google to display on the I-Frame when the page loads. Here is how the computer interprets the urland code sturr-

    The customer is accessing page1.html and on that page the webmaster has stated that he wants google to appear in the I-Frame named "my little I-Frame".

    The reason we name it is that we could have several I-Frames on a page each loading some different page when the main page (that the I-Frames are on) loads.

    Andy
    PHP- is a blast!

  7. #7
    wbjunior's Avatar
    wbjunior is offline Staff Sergeant
    Join Date
    Jul 2006
    Location
    Jesup, GA
    Posts
    49

    Default Re: iframe questions

    I understand what you are saying. the iframe i have works and i have only one link that is supposed to show there. I want it to display more than one. the name of my iframe is family block so where do i need to include that name when creating links?
    what im trying to get to work is having several pages show in that one ifram as the corresponding link is clicked

  8. #8
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: iframe questions

    Lets say you have a navigation bar. Now click on it to get the properties.
    Set the URL to what ever page you want to display on the I-frame on that page. Then where it says TARGET- type in family block

    THen when someone clicks on that navigation button it says- get the URL that I specified and display it in - family block

    Do that same for any link (on that page) that you wish to have displayed in the I-Frame

    Andy
    PHP- is a blast!

  9. #9
    wbjunior's Avatar
    wbjunior is offline Staff Sergeant
    Join Date
    Jul 2006
    Location
    Jesup, GA
    Posts
    49

    Default Re: iframe questions

    ok i got that
    but they are still popping up as before

    sorry, im a little slow i guess

  10. #10
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: iframe questions

    List your URL and tell me exactly what you are looking for it to do?

    Andy
    PHP- is a blast!

  11. #11
    wbjunior's Avatar
    wbjunior is offline Staff Sergeant
    Join Date
    Jul 2006
    Location
    Jesup, GA
    Posts
    49

    Default Re: iframe questions

    ok i got it
    i didn't have my family block page saved right.
    you are awesome. i guess thats why you are a colonel
    if you wanna see it go to
    http://www.thegreateight.net and click on links
    i just gotta resize my iframe
    thank you a bunch
    sorry for your headache i caused you

  12. #12
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: iframe questions

    wbjunior-
    Not a headache at all. Glad to have been some help. You're off to a great start. Keep it up!!

    See ya on the forum,

    Andy
    PHP- is a blast!

  13. #13
    wbjunior's Avatar
    wbjunior is offline Staff Sergeant
    Join Date
    Jul 2006
    Location
    Jesup, GA
    Posts
    49

    Default Re: iframe questions

    you should be promoted

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49