How do I make a collapsible List open without clicking

  • Thread starter its_all_god2000
  • Start date
I

its_all_god2000

I would like to make a collapsible list that opens when I move the mouse over
instead of having to click everytime.
 
M

Murray

Here's 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.

It will do exactly what you are wanting.
 
Top