|
|
|
date: Fri, 4 Jul 2008 07:34:02 -0700,
group: microsoft.public.publisher.webdesign
back
Re: Drop-Down Links
I don't know that there is a good answer, but another poster has asked the
same question, so I will offer this opinion.
I am guessing that you want the same effect that is seen on this page when
you click the + signs?
http://office.microsoft.com/en-us/publisher/HA100947601033.aspx
This is a dynamic effect that has no built-in support in Publisher. While
you might find a javascript solution for this, I am doubtful that a good
solution exists for Publisher web pages, as the html coding engine produces
a static, fixed width and length page using absolute positioning. I am
guessing that this will be incompatible with a dynamic feature that
effectively expands and contracts a text box and the page. Never the less,
you can google for "javascript, expand text" or some such to see if you can
find some code that would work. If you find a solution, please post back.
DavidF
"Meg022" wrote in message
news:B1771A7D-AF85-4EB2-80BD-700ABC11BE96@microsoft.com...
> Hey, I am building a website using Publisher 2003 and am having a few
> difficulties. I am trying to put a list on a page and when you click on an
> item in the list, information appears underneath it, if you click the link
> again the information dissapears, eg, if you click all the links, you have
> can have a long page with lots of info. I don't know what these are
> called,
> but it would me muchly appreciated if anyone could tell me how I can make
> these.
>
> Thanks in advance, Meg
date: Sat, 5 Jul 2008 08:44:10 -0700
author: DavidF
Re: Drop-Down Links
this may work;
http://javascript.internet.com/css/faq-drop-down.html
turn you volume down when you go there
--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression
"DavidF" wrote in message
news:#HVZNYr3IHA.4500@TK2MSFTNGP06.phx.gbl...
> I don't know that there is a good answer, but another poster has asked the
> same question, so I will offer this opinion.
>
> I am guessing that you want the same effect that is seen on this page when
> you click the + signs?
> http://office.microsoft.com/en-us/publisher/HA100947601033.aspx
> This is a dynamic effect that has no built-in support in Publisher. While
> you might find a javascript solution for this, I am doubtful that a good
> solution exists for Publisher web pages, as the html coding engine
> produces a static, fixed width and length page using absolute positioning.
> I am guessing that this will be incompatible with a dynamic feature that
> effectively expands and contracts a text box and the page. Never the less,
> you can google for "javascript, expand text" or some such to see if you
> can find some code that would work. If you find a solution, please post
> back.
>
> DavidF
>
> "Meg022" wrote in message
> news:B1771A7D-AF85-4EB2-80BD-700ABC11BE96@microsoft.com...
>> Hey, I am building a website using Publisher 2003 and am having a few
>> difficulties. I am trying to put a list on a page and when you click on
>> an
>> item in the list, information appears underneath it, if you click the
>> link
>> again the information dissapears, eg, if you click all the links, you
>> have
>> can have a long page with lots of info. I don't know what these are
>> called,
>> but it would me muchly appreciated if anyone could tell me how I can make
>> these.
>>
>> Thanks in advance, Meg
>
>
date: Sat, 5 Jul 2008 12:46:19 -0700
author: Rob Giordano \(Crash\) lid
Re: Drop-Down Links
Sounds like exactly what the OP wanted. Hope they post back as to whether
they get it to work.
DavidF
"Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
news:E5B11060-3914-4B90-B7F9-55FC5921582F@microsoft.com...
> this may work;
>
> http://javascript.internet.com/css/faq-drop-down.html
>
> turn you volume down when you go there
>
> --
> ~~~~~~~~~~~~~~~~~~
> Rob Giordano
> Microsoft MVP Expression
>
>
>
>
>
>
> "DavidF" wrote in message
> news:#HVZNYr3IHA.4500@TK2MSFTNGP06.phx.gbl...
>> I don't know that there is a good answer, but another poster has asked
>> the same question, so I will offer this opinion.
>>
>> I am guessing that you want the same effect that is seen on this page
>> when you click the + signs?
>> http://office.microsoft.com/en-us/publisher/HA100947601033.aspx
>> This is a dynamic effect that has no built-in support in Publisher. While
>> you might find a javascript solution for this, I am doubtful that a good
>> solution exists for Publisher web pages, as the html coding engine
>> produces a static, fixed width and length page using absolute
>> positioning. I am guessing that this will be incompatible with a dynamic
>> feature that effectively expands and contracts a text box and the page.
>> Never the less, you can google for "javascript, expand text" or some such
>> to see if you can find some code that would work. If you find a solution,
>> please post back.
>>
>> DavidF
>>
>> "Meg022" wrote in message
>> news:B1771A7D-AF85-4EB2-80BD-700ABC11BE96@microsoft.com...
>>> Hey, I am building a website using Publisher 2003 and am having a few
>>> difficulties. I am trying to put a list on a page and when you click on
>>> an
>>> item in the list, information appears underneath it, if you click the
>>> link
>>> again the information dissapears, eg, if you click all the links, you
>>> have
>>> can have a long page with lots of info. I don't know what these are
>>> called,
>>> but it would me muchly appreciated if anyone could tell me how I can
>>> make
>>> these.
>>>
>>> Thanks in advance, Meg
>>
>>
>
date: Sat, 5 Jul 2008 17:14:13 -0700
author: DavidF
Re: Drop-Down Links
hmmm...maybe not since it requires a line be added in the <head> section.
--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression
"DavidF" wrote in message
news:egzmD1v3IHA.5088@TK2MSFTNGP03.phx.gbl...
> Sounds like exactly what the OP wanted. Hope they post back as to whether
> they get it to work.
>
> DavidF
>
> "Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
> news:E5B11060-3914-4B90-B7F9-55FC5921582F@microsoft.com...
>> this may work;
>>
>> http://javascript.internet.com/css/faq-drop-down.html
>>
>> turn you volume down when you go there
>>
>> --
>> ~~~~~~~~~~~~~~~~~~
>> Rob Giordano
>> Microsoft MVP Expression
>>
>>
>>
>>
>>
>>
>> "DavidF" wrote in message
>> news:#HVZNYr3IHA.4500@TK2MSFTNGP06.phx.gbl...
>>> I don't know that there is a good answer, but another poster has asked
>>> the same question, so I will offer this opinion.
>>>
>>> I am guessing that you want the same effect that is seen on this page
>>> when you click the + signs?
>>> http://office.microsoft.com/en-us/publisher/HA100947601033.aspx
>>> This is a dynamic effect that has no built-in support in Publisher.
>>> While you might find a javascript solution for this, I am doubtful that
>>> a good solution exists for Publisher web pages, as the html coding
>>> engine produces a static, fixed width and length page using absolute
>>> positioning. I am guessing that this will be incompatible with a dynamic
>>> feature that effectively expands and contracts a text box and the page.
>>> Never the less, you can google for "javascript, expand text" or some
>>> such to see if you can find some code that would work. If you find a
>>> solution, please post back.
>>>
>>> DavidF
>>>
>>> "Meg022" wrote in message
>>> news:B1771A7D-AF85-4EB2-80BD-700ABC11BE96@microsoft.com...
>>>> Hey, I am building a website using Publisher 2003 and am having a few
>>>> difficulties. I am trying to put a list on a page and when you click on
>>>> an
>>>> item in the list, information appears underneath it, if you click the
>>>> link
>>>> again the information dissapears, eg, if you click all the links, you
>>>> have
>>>> can have a long page with lots of info. I don't know what these are
>>>> called,
>>>> but it would me muchly appreciated if anyone could tell me how I can
>>>> make
>>>> these.
>>>>
>>>> Thanks in advance, Meg
>>>
>>>
>>
>
>
date: Sat, 5 Jul 2008 20:41:20 -0700
author: Rob Giordano \(Crash\) lid
Re: Drop-Down Links
True, you can not easily access the <head> section, but it might still work
by just inserting that line into the body of the page. I have tested many of
these little javascript snippets over the years, and more often than not,
they still work One of the oddities of Publisher webs...
DavidF
"Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
news:0A3FA640-B497-4C27-A44F-E5F09226AE9B@microsoft.com...
> hmmm...maybe not since it requires a line be added in the <head> section.
>
>
> --
> ~~~~~~~~~~~~~~~~~~
> Rob Giordano
> Microsoft MVP Expression
>
>
>
>
>
>
> "DavidF" wrote in message
> news:egzmD1v3IHA.5088@TK2MSFTNGP03.phx.gbl...
>> Sounds like exactly what the OP wanted. Hope they post back as to whether
>> they get it to work.
>>
>> DavidF
>>
>> "Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
>> news:E5B11060-3914-4B90-B7F9-55FC5921582F@microsoft.com...
>>> this may work;
>>>
>>> http://javascript.internet.com/css/faq-drop-down.html
>>>
>>> turn you volume down when you go there
>>>
>>> --
>>> ~~~~~~~~~~~~~~~~~~
>>> Rob Giordano
>>> Microsoft MVP Expression
>>>
>>>
>>>
>>>
>>>
>>>
>>> "DavidF" wrote in message
>>> news:#HVZNYr3IHA.4500@TK2MSFTNGP06.phx.gbl...
>>>> I don't know that there is a good answer, but another poster has asked
>>>> the same question, so I will offer this opinion.
>>>>
>>>> I am guessing that you want the same effect that is seen on this page
>>>> when you click the + signs?
>>>> http://office.microsoft.com/en-us/publisher/HA100947601033.aspx
>>>> This is a dynamic effect that has no built-in support in Publisher.
>>>> While you might find a javascript solution for this, I am doubtful that
>>>> a good solution exists for Publisher web pages, as the html coding
>>>> engine produces a static, fixed width and length page using absolute
>>>> positioning. I am guessing that this will be incompatible with a
>>>> dynamic feature that effectively expands and contracts a text box and
>>>> the page. Never the less, you can google for "javascript, expand text"
>>>> or some such to see if you can find some code that would work. If you
>>>> find a solution, please post back.
>>>>
>>>> DavidF
>>>>
>>>> "Meg022" wrote in message
>>>> news:B1771A7D-AF85-4EB2-80BD-700ABC11BE96@microsoft.com...
>>>>> Hey, I am building a website using Publisher 2003 and am having a few
>>>>> difficulties. I am trying to put a list on a page and when you click
>>>>> on an
>>>>> item in the list, information appears underneath it, if you click the
>>>>> link
>>>>> again the information dissapears, eg, if you click all the links, you
>>>>> have
>>>>> can have a long page with lots of info. I don't know what these are
>>>>> called,
>>>>> but it would me muchly appreciated if anyone could tell me how I can
>>>>> make
>>>>> these.
>>>>>
>>>>> Thanks in advance, Meg
>>>>
>>>>
>>>
>>
>>
>
date: Sun, 6 Jul 2008 05:23:41 -0700
author: DavidF
|
|