User: cphennessy Date: 06/04/11 09:50:03 Modified: /user-faq/www/ bugz_start.html
Log: still trying to get the javascript recognised. Issue number: Submitted by: Reviewed by: File Changes: Directory: /user-faq/www/ ========================= File [changed]: bugz_start.html Url: http://user-faq.openoffice.org/source/browse/user-faq/www/bugz_start.html?r1=1.2&r2=1.3 Delta lines: +4 -0 ------------------- --- bugz_start.html 11 Apr 2006 16:08:07 -0000 1.2 +++ bugz_start.html 11 Apr 2006 16:50:01 -0000 1.3 @@ -12,6 +12,8 @@ <p/> <form action="bugz_step2.html" id="theBugForm"> <script language="Javascript" type="text/javascript"> +//<![CDATA[ +<!-- function showOnlyTheFirstPanel() { var theForm; @@ -36,6 +38,8 @@ toShow = document.getElementById("section"+new1); toShow.style.display="block"; } +//--> +//]]> </script> <div id="section1" class="hide"> <h2>Step 1:</h2> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
