PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Shared Border Dilemma

Reply

Shared Border Dilemma

 
Thread Tools Rate Thread
Old 17-08-2005, 10:42 PM   #1
M. Lawson
Guest
 
Posts: n/a
Default Shared Border Dilemma


Hey Gang -- Here's my problem (Frontpage 2002 related, that is!)

I have a web page with shared borders on the top, left and right. I had
a previous web page that was set up resembling this with a cell layout.

In the left hand side border, I'd like a navigation bar I'm currently
using (I have one on the left side of the cell, which works
beautifully). However, I don't understand "where" to put the HTML code
for the script (I assumed in the _border folder and then the left.html
file that was there).

I tried it there, and unfortunately, the code didn't seem to work. I
copied it directly from my existing cell-enabled site but I don't
understand what went wrong. I copied it from the web source, and that
too didn't work. It seems to display the contents of the menu, but not
the navigational buttons or the "expand" effect it was supposed to have
and does have on the cell-enabled site.

I'm all ears... if anyone can help out, I'd appreciate it. I've been
playing around with this for the past 2 hours and can't seem to figure
it out.

The URL for the menu (if that helps) is
http://www.getelementbyid.com/scrip....aspx?CodeID=34

Thanks in advance!
  Reply With Quote
Old 17-08-2005, 11:03 PM   #2
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: Shared Border Dilemma

Any scripts must either be after the <body> tag of the Include Page or Shared Border page to be
included and use on other pages or you have to place the script in the head section of all pages
using the Include or Shared Border page.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"M. Lawson" <dumpsterspamNOSPAM@gmail.com> wrote in message
news:d3PMe.2373$r54.195@newssvr19.news.prodigy.com...
> Hey Gang -- Here's my problem (Frontpage 2002 related, that is!)
>
> I have a web page with shared borders on the top, left and right. I had a previous web page that
> was set up resembling this with a cell layout.
>
> In the left hand side border, I'd like a navigation bar I'm currently using (I have one on the
> left side of the cell, which works beautifully). However, I don't understand "where" to put the
> HTML code for the script (I assumed in the _border folder and then the left.html file that was
> there).
>
> I tried it there, and unfortunately, the code didn't seem to work. I copied it directly from my
> existing cell-enabled site but I don't understand what went wrong. I copied it from the web
> source, and that too didn't work. It seems to display the contents of the menu, but not the
> navigational buttons or the "expand" effect it was supposed to have and does have on the
> cell-enabled site.
>
> I'm all ears... if anyone can help out, I'd appreciate it. I've been playing around with this for
> the past 2 hours and can't seem to figure it out.
>
> The URL for the menu (if that helps) is http://www.getelementbyid.com/scrip....aspx?CodeID=34
>
> Thanks in advance!



  Reply With Quote
Old 18-08-2005, 09:03 AM   #3
Ronx
Guest
 
Posts: n/a
Default Re: Shared Border Dilemma

Also, unless all your files are at the same folder level (example: in
the root folder), any links in the JavaScript itself must be root
relative or absolute. FP will not manage links made with scripts.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

"Thomas A. Rowe" <tarowe@mvps.org> wrote in message
news:uqUyo$3oFHA.3156@TK2MSFTNGP10.phx.gbl...
> Any scripts must either be after the <body> tag of the Include Page
> or Shared Border page to be included and use on other pages or you
> have to place the script in the head section of all pages using the
> Include or Shared Border page.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "M. Lawson" <dumpsterspamNOSPAM@gmail.com> wrote in message
> news:d3PMe.2373$r54.195@newssvr19.news.prodigy.com...
>> Hey Gang -- Here's my problem (Frontpage 2002 related, that is!)
>>
>> I have a web page with shared borders on the top, left and right.
>> I had a previous web page that was set up resembling this with a
>> cell layout.
>>
>> In the left hand side border, I'd like a navigation bar I'm
>> currently using (I have one on the left side of the cell, which
>> works beautifully). However, I don't understand "where" to put the
>> HTML code for the script (I assumed in the _border folder and then
>> the left.html file that was there).
>>
>> I tried it there, and unfortunately, the code didn't seem to work.
>> I copied it directly from my existing cell-enabled site but I don't
>> understand what went wrong. I copied it from the web source, and
>> that too didn't work. It seems to display the contents of the
>> menu, but not the navigational buttons or the "expand" effect it
>> was supposed to have and does have on the cell-enabled site.
>>
>> I'm all ears... if anyone can help out, I'd appreciate it. I've
>> been playing around with this for the past 2 hours and can't seem
>> to figure it out.
>>
>> The URL for the menu (if that helps) is
>> http://www.getelementbyid.com/scrip....aspx?CodeID=34
>>
>> Thanks in advance!

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off