Folks:
Check this out - a quick and easy way to
get expandible lists. This method solves the problem with FP's collapsible
list code that is NOT FF/NN compatible, and will therefore work in all
browsers.
http://www.murraytestsite.com/collapsiblelist.htm
It uses some CSS, and the FP Change Property behavior.
Note - FP2003....
--
Murray
============
"Haris" <(E-Mail Removed)> wrote in message
news:CFB1BBEB-4E53-4368-A0FD-(E-Mail Removed)...
> Hey guys,
> Is there an option in order to create collapsible list? I.e. to have for
> example just 4 links to be shown and under each link would be more links,
> however the sublinks (or a paragraph of text for example) to be shown
> after a
> click on the link.
> I dont want a table to be shown under or on the side of the link, i want
> just the other links to appear with not the page to be loaded again...
>
> Thanks