Hello all,

I have created my website and published to my localhost for testing. Everything works except one page. I inserted the following script into a text box, but when I save and publish entire site, the page with the script shows the form but the navbar is missing. if I go to the page in question delete the script and re-publish the navbar comes back. If I insert text and images, it's displayed correctly. Seems to me the script is hiding the navbar.

Script was generated by Simfatic Forms.

<script src='http://localhost/MyWebsite_anysleeptest/MDS8/Preview/forms/Sleep_Quiz_2/scripts/jquery-1.7.2.min.js' type='text/javascript'></script>
<script src='http://localhost/MyWebsite_anysleeptest/MDS8/Preview/forms/Sleep_Quiz_2/scripts/jquery.sim.utils.js' type='text/javascript'></script>
<div id='sfm_container_div_Sleep_Quiz_2'></div>
<script type='text/javascript'>new sfmFormObj('sfm_container_div_Sleep_Quiz_2','http://localhost/MyWebsite_anysleeptest/MDS8/Preview/forms/Sleep_Quiz_2/Sleep_Quiz_2.php?sfm_from_iframe=1',1324);</script>



Click image for larger version. 

Name:	Bad navbar.JPG 
Views:	281 
Size:	55.0 KB 
ID:	2150Click image for larger version. 

Name:	Good navbar.JPG 
Views:	304 
Size:	49.2 KB 
ID:	2151