Larry,
Error on line 16...
===================================
<!--
initOutline() <<<<< Line 16
//-->
=============================
Looks to me that the Outline.js file is missing??? (On the site)
Must be in the "Root" directory
BTW: If you want to change the cursor.....
You will need to do a little hand coding but not much...
In the HTML view look for the first <lo> tag of the list...
(easy way is to highlight the text first then it will be
highlighted in the HTML view)
You will need to add a "Style"
style="cursor

ointer; cursor:hand"
It will look like this after you change it
(but maybe not exactly)
<ol style="cursor

ointer; cursor:hand" dynamicoutline initcollapsed>
HTH
--
The Don
IEEE Electronic Design Engineer
Interfacing Computers to Robotics
_______________________________________
Larry Hesenius said:
I am having trouble setting up collapsible outlines on my website
(
www.nationalhealthcarerecruiters.com) on the opportunities page. Each time
I look at it in preview it looks great and the sublists are collapsed until
the job title is clicked. However, when I publish the page the sublists are
already displayed? Why is this working in preview but not properly when the
page is published?