Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Html Editors Webedit > Re: trick to la...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 6 Topic 124 of 210
Post > Topic >>

Re: trick to launch full frames site instead of only sub-page ??

by "Peter" <Peter@[EMAIL PROTECTED] > Dec 14, 2004 at 01:12 PM

I'm not that familiar with all this ..
what do I do with this script ?
Do I need to modify it ?
Where do I put it exactly ?

"Adrienne" <arbpen2003@[EMAIL PROTECTED]
> wrote in message
news:Xns95BC53104B634arbpenyahoocom@[EMAIL PROTECTED]
> Gazing into my crystal ball I observed "Peter"
<Peter@[EMAIL PROTECTED]
>
> writing in news:stKtd.14703$jQ4.827485@[EMAIL PROTECTED]
>
> > Hi,
> > My site is still using frames (unfortunately)
> > One of the problems this causes is that people via search engines
often
> > land on sub-pages and don't have the complete picture.
> > Before I change the lot ... is there an easy way to work around this
> > problem ?
> > Like a java script or something that detects that only a sub-page is
> > launched and automatically launches the index file then with full
frame
> > sup****t (and possibly even the requested page as page displayed in the
> > main frame) ?
> >
> >
> >
>
> Yes, you can use javascript to do that, but the user will be returned to
> the index page, not the page they really were looking for.  If the site
> is large and complex, that can lead to a real problem.
>
> Here's a solution. Check with your host and see what kind of languages
> you have available, and then you can just do an include.
>
> <body>
> <div id="menu">
> <!--#include file="menu.inc">
> </div>
> <div id="content">
> <h1>Heading</h1>
> <p>Your content</p>
> </div>
> </body>
>
> **** menu.inc ****
> <ul>
> <li><a href="#content">Skip Menu</a></li>
> <li><a href="index.shtml">Home</a></li>
> <li><a href="contact.shtml">Contact</a></li>
> </ul>
>
>
> -- 
> Adrienne Boswell
> Please respond to the group so others can share
 




 6 Posts in Topic:
trick to launch full frames site instead of only sub-page ??
"Peter" <Pet  2004-12-08 21:36:24 
Re: trick to launch full frames site instead of only sub-page ??
Adrienne <arbpen2003@[  2004-12-11 16:09:57 
Re: trick to launch full frames site instead of only sub-page ??
"Peter" <Pet  2004-12-14 13:12:45 
Re: trick to launch full frames site instead of only sub-page ??
"Erik Ginnerskov&quo  2004-12-25 22:45:21 
Re: trick to launch full frames site instead of only sub-page ??
"Peter" <Pet  2005-01-05 21:10:51 
Re: trick to launch full frames site instead of only sub-page ??
"Peter" <Pet  2005-01-06 19:58:45 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 16:53:35 CST 2008.