Results 1 to 10 of 10

Thread: iframes
      
   

  1. #1
    livin' the dream is offline Corporal
    Join Date
    Apr 2011
    Location
    blackpool
    Posts
    17

    Default iframes

    i have inserted an iframe to display different descriptions for different links.

    i have already done this successfully http://www.chrysalis-beauty.co.uk/ne...i-facials.html. at the bottom you will see what i have done.

    but if you go to http://www.chrysalis-beauty.co.uk/ne...manicures.html it dosnt work so well. i dont really know why. there is only 4 links

    http://www.chrysalis-beauty.co.uk/ne...-manicure.html
    http://www.chrysalis-beauty.co.uk/ne...-manicure.html
    http://www.chrysalis-beauty.co.uk/ne...-manicure.html
    http://www.chrysalis-beauty.co.uk/ne...affin-wax.html

    what seems to happen is the most rescent upload ie if i upload /classic-manicure.html last it will display that page in the inline frame no matter what link i click on. i know it is not cache as i have no cache on my browser to avoid this and to see new pages when im making changes.

    can someone please help as i havnt got a clue what is wrong.

    thanks

  2. #2
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Cool Re: iframes

    You should not be using iFrames like this at all .... you have misinterpreted basic concepts of how web pages are meant to be structured and created. You would be better off losing the fascination with iFrames altogether.

    Review the Tutorials on how to properly create web pages, link them, display dynamic action, and otherwise create a fully-functioning stable site.

    You also have "hidden text" under some of your elements on your pages, which the Search Engines will immediately flag and result in your site being pendalized severly. This should be removed to avoid such long-term penalties.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  3. #3
    livin' the dream is offline Corporal
    Join Date
    Apr 2011
    Location
    blackpool
    Posts
    17

    Default Re: iframes

    this may not be what iframes were intended for but i feel it is the only way i am going to be able to do what i have achieved on the other page without using any fancy gizmos. i went to a seminar recently and was informed that i should keep my site as basic as possible so it can work well with any format.

    do you have any suggestions how to do this?

  4. #4
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Default Re: iframes

    Keeping a site as simple as possible is a good thing, and is an axiom that refers mostly to layout and design, not the suggestion to use iFrames which are not Search Engine friendly and which are quite unreliable across the many browsers.

    There are many other ways to simplify your website design without implementing such a lesser-favored and cumbersome method as is iFrames. Keeping Content composed lucent and optimized is core to this, as well as intelligent and strategic Navigation. But using iFrames? Even Wordpress and most CMS foundations have evolved past them, and no longer include much documentation for using "wrappers" in the latest versions. Might be something to take note of ...

    Not knowing entirely what it is you are trying to accomplish does not make it easy to pinpoint a solution for your present predicament, and more than likely, I would suggest a completely different method entirely which you apparently wouldn't seriously entertain.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  5. #5
    livin' the dream is offline Corporal
    Join Date
    Apr 2011
    Location
    blackpool
    Posts
    17

    Default Re: iframes

    Quote Originally Posted by Vasili View Post
    I would suggest a completely different method entirely which you apparently wouldn't seriously entertain.
    could you please expand on this

    i have many different treatments that i offer in my salon. i am trying to input all the names and descriptions onto each category page. i would like the name of the treatment clickable and once this is done show the description to the right hand side of the name. the only other way i can think of is hiding box's which is a lot of horse work and i would prefer not to do that as even making the slightest of changes can mean more work than should be neccessary.

  6. #6
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Arrow Re: iframes

    Ahh! It's not about proper web-building precepts, but convienent management!

    Embedding code onto the pages themselves is much more "Search Engine friendly" and reduces browser confusion, and this can be done "cleanly" by using PHP, not HTML which is what iFrames are based upon.

    This being your goal, you should instead focus on applying a method like this > Single Menu Page with Bv and PHP

    You still need to find your "orphaned text" under the shapes and remove it before you get penalized unnecessarily.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  7. #7
    livin' the dream is offline Corporal
    Join Date
    Apr 2011
    Location
    blackpool
    Posts
    17

    Default Re: iframes

    with the iframes aside can you shed any light on why the links which should display in the iframe do not display correctly even when i type the url into my browser.

  8. #8
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Default Re: iframes

    Because they are styled on the page they were created upon, and pages do not "share" styles (or functionality) between them. There is no way to provide navigation from within an iFrame that is truly functional or with governance to pages other than to itself: navigation will always present in the Frame and not "apply" to the Parent page the Frame is configured to display upon.
    iFrames are intended to "display" (usually text or images globally on a site), not function as a "page-within-a-page."
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  9. #9
    livin' the dream is offline Corporal
    Join Date
    Apr 2011
    Location
    blackpool
    Posts
    17

    Default Re: iframes

    im sorry but you lost me. too many bogling words.

    i mean if you click any of the following links they display in your browser(correct?). why do they all have the same text in the box when they should be all different

  10. #10
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Cool Re: iframes

    Quote Originally Posted by livin' the dream View Post
    im sorry but you lost me. too many bogling words.
    i mean if you click any of the following links they display in your browser(correct?). why do they all have the same text in the box when they should be all different
    Quote Originally Posted by Vasili View Post
    Because they are styled on the page they were created upon, and web pages do not "share" styles (or functionality) between them. Even navigation is "page-to-page" and not symbiotic!
    I have taken great pains to be as simply descriptive and to explain the basic concepts the best I can: iFrames do not support the type of navigational function you imagined ... the are meant to display text, objects, or other page "views" across additional web pages, but do not have the navigational functions normal web pages do --- which is why they are limited to the roles I've described. You can't get blood from a rock, so stop squeezing!
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

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