Results 1 to 21 of 21

Thread: whats wrong with my page?
      
   

  1. #1
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default whats wrong with my page?


  2. #2
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    I use in-line frames quite often

    Typically I use just use one Iframe to call up what I need based on the the mouseover event.

    Here are 2 examples that I've done

    http://www.rpconstruction.org/recent_projects2.php
    http://www.imperialrfc.org.uk/player_profiles.php

    Is this the sort of thing you are trying to achieve?
    Happy Building

    DarrenC

  3. #3
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?


  4. #4
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    So how are you laying out your inline Frames?

    One after the other....perhaps?

    In this example http://www.rpconstruction.org/recent_projects2.php I have 4 inline frames (numbered accordingly) with the images (or thumbnails) to its left.

    Give me an idea of what you are trying to achive?
    Happy Building

    DarrenC

  5. #5
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    thank you dear but i have uploaded all the inlineframes but when i point my browser to http://www.fursansouria.org/acg/inlineframe2.html i get the inlinframe 6!!! what is making this trouble?

  6. #6
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    I`m laying then 1 on the other.

  7. #7
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    I thought you were....You can't do that? (at least i don't think you can)

    As I see it you just need 1 Iframe so when you click on the buttons, the content is displayed in it.
    Happy Building

    DarrenC

  8. #8
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    thank you dear. how to do this? can I insert mor than 1 url in each inlinframe?

  9. #9
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    OK standby!
    Happy Building

    DarrenC

  10. #10
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    Start from scratch and remove any Iframes you have on the page.

    1) insert a new I Frame and size it and place it where you want it. Name it InlineFrame1. Make a note of the size of the frame.
    2) In your case make 7 seperate pages and specifically for the content and keep within the size of the I frame you know it will be dispalyed in later. Publish these pages. Each of these pages will have its own url http://www.yoursitename.com/page1.html and so on.
    3) Back to the IFrame doubleclick it and give it a url of the first page that will be displayed in it.
    4) Now to your buttons and systematically doubleclick each one
    Link Tab - Give it the appropriate url - Events Tab - add event > onMouseOver - Show - Target InlineFrame1

    I think that covers it
    Happy Building

    DarrenC

  11. #11
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    I have to pop out now but I will check in on you later...all the best!
    Happy Building

    DarrenC

  12. #12
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    thank you very much dear, i will try it now.

  13. #13
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    seem not to solve to proble. i did what you said. but when give the Link Tab its appropriate url and Events Tab onMouseOver - Show - Target InlineFrame1 >> the browser moves to target url in blanc page.

  14. #14
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    ??? OK can you test something for me.

    Back to the link tab > Target > Type in 'InlineFrame1' without the invertet commas
    Happy Building

    DarrenC

  15. #15
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    welcome back dear, as you see, when you click number 3 you get the correct url but the different page contents.

  16. #16
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    you are great.. done.. but still have anothe trouble, when you click number 3 you get the correct url but the different page contents

  17. #17
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    1 and 2 are OK now, when I click 3 or 4...7 it shows 2!!

  18. #18
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    I've got a sneaky feeling that you are copying images from one page to another and editing them.....yes?

    Thats a big fat NO. Use new images for each page.

    You only copy and paste if you don't intend changing them.
    Happy Building

    DarrenC

  19. #19
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    I got it. thank you

  20. #20
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: whats wrong with my page?

    Good luck with the rest of your site!!
    Happy Building

    DarrenC

  21. #21
    allstars17 is offline Sergeant
    Join Date
    Apr 2009
    Posts
    36

    Default Re: whats wrong with my page?

    100 solve it, I greatly appreciat you kindness.

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