function dynOutline?

D

Drew

How/why does Frontpage keep inserting a Java script containing "function
dynOutline?"

I view the HTML and delete the script. I go to Normal View... I go back to
HTML view and it is back:

<script language="JavaScript" fptype="dynamicoutline">
<!--
function dynOutline() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicoutline"
src="../../../outline.js">
</script>
<script language="JavaScript1.2" fptype="dynamicoutline" for="document"
event="onreadystatechange()">
<!--
initOutline()
//-->
</script>
 
T

Thomas A. Rowe

Because you have inserted on this page a features the uses this script.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
D

Drew

Okay… it looks like it was caused by Enable Collapsible Outlines: Format >
Bullets and Numbering > Picture Bullets > Enable Collapsible Outlines.
Thanks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top