PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage How do I create a collapsible list in a layer?

Reply

How do I create a collapsible list in a layer?

 
Thread Tools Rate Thread
Old 03-01-2005, 02:39 AM   #1
=?Utf-8?B?a3VtaQ==?=
Guest
 
Posts: n/a
Default How do I create a collapsible list in a layer?


How can I create a collapsible list out of text in a lyer in a .dwt file?
Tried many was as instructed in the online help, only in vain. After I tried
for several times, I could not see "list property" when I right-clicked a
word on a top level. I really appreciate your help.
  Reply With Quote
Old 03-01-2005, 11:11 AM   #2
Murray
Guest
 
Posts: n/a
Default Re: How do I create a collapsible list in a layer?

You would have to use CSS (display:none), and some javascript for this.

What instructions were you following?

--
Murray

"kumi" <kumi@discussions.microsoft.com> wrote in message
news:84E9677E-3156-4375-94AB-27354F31FACC@microsoft.com...
> How can I create a collapsible list out of text in a lyer in a .dwt file?
> Tried many was as instructed in the online help, only in vain. After I
> tried
> for several times, I could not see "list property" when I right-clicked a
> word on a top level. I really appreciate your help.



  Reply With Quote
Old 03-01-2005, 01:15 PM   #3
=?Utf-8?B?a3VtaQ==?=
Guest
 
Posts: n/a
Default Re: How do I create a collapsible list in a layer?

Hi Murray,

I was following the online help "how to create a collapsible list", but
never worked. I tried to create am embedded CSS via Format-Style. After a
few attempts, <p.css> shows up if I highlighted the top level word. Do I
need to insert a Java script? Any help would be greatly appreciated.

"Murray" wrote:

> You would have to use CSS (display:none), and some javascript for this.
>
> What instructions were you following?
>
> --
> Murray
>
> "kumi" <kumi@discussions.microsoft.com> wrote in message
> news:84E9677E-3156-4375-94AB-27354F31FACC@microsoft.com...
> > How can I create a collapsible list out of text in a lyer in a .dwt file?
> > Tried many was as instructed in the online help, only in vain. After I
> > tried
> > for several times, I could not see "list property" when I right-clicked a
> > word on a top level. I really appreciate your help.

>
>
>

  Reply With Quote
Old 03-01-2005, 02:25 PM   #4
Murray
Guest
 
Posts: n/a
Default Re: How do I create a collapsible list in a layer?

Those directions seemed to work for me. I enter the list. Then I select
FORMAT | Bullets and Numbering, and enable collapsible lists. This gives me
the following code -

<ul dynamicoutline initcollapsed>
<li>This is the top level<ul>

If you don't have that dynamicoutline initcollapsed there, you have not done
it properly.

--
Murray

"kumi" <kumi@discussions.microsoft.com> wrote in message
news:10CD5CBF-1864-4CEC-B282-C1A0D929CD3F@microsoft.com...
> Hi Murray,
>
> I was following the online help "how to create a collapsible list", but
> never worked. I tried to create am embedded CSS via Format-Style. After
> a
> few attempts, <p.css> shows up if I highlighted the top level word. Do I
> need to insert a Java script? Any help would be greatly appreciated.
>
> "Murray" wrote:
>
>> You would have to use CSS (display:none), and some javascript for this.
>>
>> What instructions were you following?
>>
>> --
>> Murray
>>
>> "kumi" <kumi@discussions.microsoft.com> wrote in message
>> news:84E9677E-3156-4375-94AB-27354F31FACC@microsoft.com...
>> > How can I create a collapsible list out of text in a lyer in a .dwt
>> > file?
>> > Tried many was as instructed in the online help, only in vain. After I
>> > tried
>> > for several times, I could not see "list property" when I right-clicked
>> > a
>> > word on a top level. I really appreciate your help.

>>
>>
>>



  Reply With Quote
Old 04-01-2005, 05:15 PM   #5
=?Utf-8?B?a3VtaQ==?=
Guest
 
Posts: n/a
Default Re: How do I create a collapsible list in a layer?

Thanks. Before you went through the process, did you change the style to
CSS? I followed the specific directions for Front Page 2003, which should
not be complicated, and several times. The code after the I worked shows <p>
instead <l> so the listing, it appears, never worked.

"Murray" wrote:

> Those directions seemed to work for me. I enter the list. Then I select
> FORMAT | Bullets and Numbering, and enable collapsible lists. This gives me
> the following code -
>
> <ul dynamicoutline initcollapsed>
> <li>This is the top level<ul>
>
> If you don't have that dynamicoutline initcollapsed there, you have not done
> it properly.
>
> --
> Murray
>
> "kumi" <kumi@discussions.microsoft.com> wrote in message
> news:10CD5CBF-1864-4CEC-B282-C1A0D929CD3F@microsoft.com...
> > Hi Murray,
> >
> > I was following the online help "how to create a collapsible list", but
> > never worked. I tried to create am embedded CSS via Format-Style. After
> > a
> > few attempts, <p.css> shows up if I highlighted the top level word. Do I
> > need to insert a Java script? Any help would be greatly appreciated.
> >
> > "Murray" wrote:
> >
> >> You would have to use CSS (display:none), and some javascript for this.
> >>
> >> What instructions were you following?
> >>
> >> --
> >> Murray
> >>
> >> "kumi" <kumi@discussions.microsoft.com> wrote in message
> >> news:84E9677E-3156-4375-94AB-27354F31FACC@microsoft.com...
> >> > How can I create a collapsible list out of text in a lyer in a .dwt
> >> > file?
> >> > Tried many was as instructed in the online help, only in vain. After I
> >> > tried
> >> > for several times, I could not see "list property" when I right-clicked
> >> > a
> >> > word on a top level. I really appreciate your help.
> >>
> >>
> >>

>
>
>

  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