| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#21 (permalink) |
|
trouble free and loverlee
Join Date: Mar 2003
Location: YooKay
Posts: 2,930
|
mik, show us your bangers, luv. - if you're dead set on using frames/iframes… iframes are no-go in XHTML 1.0 Strict, so you're looking at an XHTML Frameset (w/ appropriate DTD) housing XHTML 1.0 Transitional pages. Beyond that, it's pretty much business as usual (given that you're already familiar with building XHTML Transitional pages) |
|
|
|
|
|
#23 (permalink) | |
|
now with added beard
Join Date: Mar 2004
Location: Liverpool
Posts: 5,273
|
Quote:
Think you'd still need to set up 'real frames' as seperate entities ..... don't think include files would get round anything would they, in PHP or ASP or whatever ?? |
|
|
|
|
#24 (permalink) | |
|
Dr. Lucien Sanchez
Join Date: Mar 2003
Location: UK
Posts: 5,642
|
Quote:
(seeing as she's not here to say it...) |
|
|
|
|
#27 (permalink) |
|
I Ain't Losing Any Sleep™
Join Date: Apr 2003
Posts: 5,240
|
I couldn't be arsed reading this thread earlier as I thought It'd be the same old "don't use frames. simple as." classic. how long's the welsh tart in london anyway? Oli, you reckon we can run a mini-competition in his honour while he's away? That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
|
|
|
|
#29 (permalink) |
|
trouble free and loverlee
Join Date: Mar 2003
Location: YooKay
Posts: 2,930
|
SEs will index pages displayed within framesets and iframes just fine, which is actually where the problems start. The dominant issue with using frames/iframes is that SEs see them as a separate page. SE serps provide links direct to that page rather than the contextual frameset or page that surrounds it. There are ways to reconstitute the parent frameset and display the relevant i/frame content, but the benefits of using frames/iframes in the first place are so minimal that one is usually far better off using 'complete' pages. An additional downside to using frames/iframes to display content is that bookmarking becomes largely ineffective in recording the content that the user wished to bookmark. Bookmarking usually registers the address of the top-most page (usually the frameset or iframe parent document). It makes no provision for registering and redisplaying whichever 'sub-content' the user was viewing at that time, unless the location of the sub-content is somehow set within the url. There's more to it than that, but without going into things too deeply - if you're looking to produce a professional, useful and user and search engine friendly website, then frames/iframes are rarely, if ever, worth the aggro. |
|
|
|
#30 (permalink) | |
|
vague™
Join Date: Mar 2004
Location: Glasgow
Posts: 5,335
|
Quote:
Very true. The PHP Fusebox technique mentioned by Stickman seems a sensible solution here. Either that or just make-do with page-reloads (they aren't all that bad really, honest guv) |
|
|
![]() |