(Msg. 9) Posted: Fri Aug 01, 2008 7:18 am
Post subject: Re: Linking to locations on the webpage Add to elertz [Login to view extended thread Info.] Archived from groups: microsoft>public>publisher>webdesign (more info?)
Siete molto benvenuto. Grande lavoro!
DavidF
"Don Schmidt" <Don Engineer.DeleteThis@PNB.Retired_1987> wrote in message
news:Eb2dnREJ7-uxkg7VnZ2dnUVZ_oPinZ2d@posted.palinacquisition...
> David,
>
> 'Removed the # signs from the anchors. Links are working nicely.
>
> Many, many thanks!
>
> --
> Don - Vancouver, USA
> "May your shadow be found in happy places." - Native North American
>
>
> "DavidF" <Nope.DeleteThis@nospam.com> wrote in message
> news:%230iktL48IHA.4108@TK2MSFTNGP04.phx.gbl...
>> Don,
>>
>> Working with tables confuses me sometimes. In Pub 2000 a table is
>> converted to an image, and yet the hyperlinks survive for some reason. In
>> many other cases, that kills the links.
>>
>> I looked at the site again, and you are right in that it works with IE6.
>> However, it doesn't work with FF3...and I would bet IE7. If you click the
>> links, the page does not jump down. I think the problem is that you wrote
>> the anchor code incorrectly.
>>
>> You wrote:
>> <A NAME="#nov08"></A>
>>
>> This should be:
>> <A NAME="nov08"></A>
>>
>> You don't use the # sign in the anchor.
>>
>> Try making that change and see if that fixes the page.
>>
>> DavidF
>>
>> "Don Schmidt" <Don Engineer.DeleteThis@PNB.Retired_1987> wrote in message
>> news:N96dnToRObij7A_VnZ2dnUVZ_trinZ2d@posted.palinacquisition...
>>> PS
>>>
>>> David, I answered in haste; reread your post and went back and did the
>>> simple hyperlinks you advised and the page is looking and functioning
>>> good.
>>>
>>> Many thanks!
>>>
>>> don
>>>
>>>
>>> "DavidF" <Nope.DeleteThis@nospam.com> wrote in message
>>> news:ey87R118IHA.3336@TK2MSFTNGP03.phx.gbl...
>>>> Hi Don,
>>>>
>>>> In the 2008 row, select "JAN", insert hyperlink, and put "#JAN08" in
>>>> the address field...yes, that is all you need if you are going to an
>>>> anchor on that page. Then create your anchor using the insert html code
>>>> fragment. Paste "<A NAME="JAN08"></A>" into a code fragment, and drag
>>>> the code fragment to where you want it. Do a web page preview, click
>>>> the "JAN" link in the table, and you should jump to where you put the
>>>> anchor on the page.
>>>>
>>>> If you don't like the fact that the links are underlined and the
>>>> standard blue color, then use the hot spot link tool to create the
>>>> link. However, I notice from the www.osiaglnw.org/events page that they
>>>> use an underline, and I think that is an important clue to the viewer
>>>> that it is indeed a link...same for the traditional blue color.
>>>>
>>>> DavidF
>>>>
>>>> "Don Schmidt" <Don Engineer.DeleteThis@PNB.Retired_1987> wrote in message
>>>> news:hICdnV5Sy8DVZgzVnZ2dnUVZ_hqdnZ2d@posted.palinacquisition...
>>>>> This is a Publisher 2000 webpage problem - linking to locations on a
>>>>> webpage
>>>>>
>>>>> The Problem:
>>>>> webpage at http://www.vanusa.org/events/ >>>>>
>>>>> How do I link each of the months in the table to the month/year
>>>>> locations below? (Without changing the existing color of the text). I
>>>>> have the return link to the "Top" built.
>>>>> I want to be able to click on the month in the table and pop down to
>>>>> the corresponding location.
>>>>>
>>>>> The story behind the problem.
>>>>> On website www.osiaglnw.org/events the page is broken. After editing
>>>>> and saving the page it truncates the page. Chops off much of the
>>>>> content during saving.
>>>>>
>>>>> I think it is a Dreamweaver site - not sure. I do some of the
>>>>> updating on the site using osEditor but I'm at a loss to fix.
>>>>>
>>>>> My solution is to build a new Events page in Publisher 2000, store it
>>>>> on my www.vanusa.org/events and have a link to it over on
>>>>> www.osiaglnw.org/events. >>>>>
>>>>> This is a "get-by" solution until our webmaster comes up with a
>>>>> solution.
>>>>>
>>>>> Many thanks,
>>>>>
>>>>>
>>>>> --
>>>>> Don
>>>>> Vancouver, USA
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
(Msg. 10) Posted: Fri Aug 01, 2008 10:32 am
Post subject: Re: Linking to locations on the webpage Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Prenderò il credito per il suo lavoro, grazie.
Ciao,
donato
"DavidF" <Nope.TakeThisOut@nospam.com> wrote in message
news:uooTFG%238IHA.4088@TK2MSFTNGP03.phx.gbl...
> Siete molto benvenuto. Grande lavoro!
>
> DavidF
>
> "Don Schmidt" <Don Engineer.TakeThisOut@PNB.Retired_1987> wrote in message
> news:Eb2dnREJ7-uxkg7VnZ2dnUVZ_oPinZ2d@posted.palinacquisition...
>> David,
>>
>> 'Removed the # signs from the anchors. Links are working nicely.
>>
>> Many, many thanks!
>>
>> --
>> Don - Vancouver, USA
>> "May your shadow be found in happy places." - Native North American
>>
>>
>> "DavidF" <Nope.TakeThisOut@nospam.com> wrote in message
>> news:%230iktL48IHA.4108@TK2MSFTNGP04.phx.gbl...
>>> Don,
>>>
>>> Working with tables confuses me sometimes. In Pub 2000 a table is
>>> converted to an image, and yet the hyperlinks survive for some reason.
>>> In many other cases, that kills the links.
>>>
>>> I looked at the site again, and you are right in that it works with IE6.
>>> However, it doesn't work with FF3...and I would bet IE7. If you click
>>> the links, the page does not jump down. I think the problem is that you
>>> wrote the anchor code incorrectly.
>>>
>>> You wrote:
>>> <A NAME="#nov08"></A>
>>>
>>> This should be:
>>> <A NAME="nov08"></A>
>>>
>>> You don't use the # sign in the anchor.
>>>
>>> Try making that change and see if that fixes the page.
>>>
>>> DavidF
>>>
>>> "Don Schmidt" <Don Engineer.TakeThisOut@PNB.Retired_1987> wrote in message
>>> news:N96dnToRObij7A_VnZ2dnUVZ_trinZ2d@posted.palinacquisition...
>>>> PS
>>>>
>>>> David, I answered in haste; reread your post and went back and did the
>>>> simple hyperlinks you advised and the page is looking and functioning
>>>> good.
>>>>
>>>> Many thanks!
>>>>
>>>> don
>>>>
>>>>
>>>> "DavidF" <Nope.TakeThisOut@nospam.com> wrote in message
>>>> news:ey87R118IHA.3336@TK2MSFTNGP03.phx.gbl...
>>>>> Hi Don,
>>>>>
>>>>> In the 2008 row, select "JAN", insert hyperlink, and put "#JAN08" in
>>>>> the address field...yes, that is all you need if you are going to an
>>>>> anchor on that page. Then create your anchor using the insert html
>>>>> code fragment. Paste "<A NAME="JAN08"></A>" into a code fragment, and
>>>>> drag the code fragment to where you want it. Do a web page preview,
>>>>> click the "JAN" link in the table, and you should jump to where you
>>>>> put the anchor on the page.
>>>>>
>>>>> If you don't like the fact that the links are underlined and the
>>>>> standard blue color, then use the hot spot link tool to create the
>>>>> link. However, I notice from the www.osiaglnw.org/events page that
>>>>> they use an underline, and I think that is an important clue to the
>>>>> viewer that it is indeed a link...same for the traditional blue color.
>>>>>
>>>>> DavidF
>>>>>
>>>>> "Don Schmidt" <Don Engineer.TakeThisOut@PNB.Retired_1987> wrote in message
>>>>> news:hICdnV5Sy8DVZgzVnZ2dnUVZ_hqdnZ2d@posted.palinacquisition...
>>>>>> This is a Publisher 2000 webpage problem - linking to locations on a
>>>>>> webpage
>>>>>>
>>>>>> The Problem:
>>>>>> webpage at http://www.vanusa.org/events/ >>>>>>
>>>>>> How do I link each of the months in the table to the month/year
>>>>>> locations below? (Without changing the existing color of the text). I
>>>>>> have the return link to the "Top" built.
>>>>>> I want to be able to click on the month in the table and pop down to
>>>>>> the corresponding location.
>>>>>>
>>>>>> The story behind the problem.
>>>>>> On website www.osiaglnw.org/events the page is broken. After editing
>>>>>> and saving the page it truncates the page. Chops off much of the
>>>>>> content during saving.
>>>>>>
>>>>>> I think it is a Dreamweaver site - not sure. I do some of the
>>>>>> updating on the site using osEditor but I'm at a loss to fix.
>>>>>>
>>>>>> My solution is to build a new Events page in Publisher 2000, store it
>>>>>> on my www.vanusa.org/events and have a link to it over on
>>>>>> www.osiaglnw.org/events. >>>>>>
>>>>>> This is a "get-by" solution until our webmaster comes up with a
>>>>>> solution.
>>>>>>
>>>>>> Many thanks,
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Don
>>>>>> Vancouver, USA
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
All times are: Eastern Time (US & Canada) (change) Goto page Previous1, 2
Page 2 of 2
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum