Malice05
10-27-2006, 03:17 PM
1) Script Title:
Contractible Headers Script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/navigate2.htm
3) Describe problem:
If I use unordered lists as part of the drop down "hidden" div, Firefox 1.5 happily displays a list (generated from a query), but IE6 does not. I tested in IE6 by first running the page in the browser and copying the source, then I manually removed the <li></li> labels, saved to a blank doc and tried again. IE6 happily displayed the list, but with <li> references it will not handle lists.
Any ideas on how to "trick" or change the code so that IE6 will handle lists within the drop down as Firefox does?
Thanks
Contractible Headers Script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/navigate2.htm
3) Describe problem:
If I use unordered lists as part of the drop down "hidden" div, Firefox 1.5 happily displays a list (generated from a query), but IE6 does not. I tested in IE6 by first running the page in the browser and copying the source, then I manually removed the <li></li> labels, saved to a blank doc and tried again. IE6 happily displayed the list, but with <li> references it will not handle lists.
Any ideas on how to "trick" or change the code so that IE6 will handle lists within the drop down as Firefox does?
Thanks