Quote:
Originally Posted by Flynn
That'll be possible in 3.3.4
|
Too good to be true...I thought I was fine. All new pages are created with the php/js menu fine and display and work correctly. However when I select a "Continue reading"... I receive the errors:
cssmw_content is not defined
(?)()()8#more-8 (line 875)
[Break on this error] <script type="text/javascript">if(window...tation: 1}); }, true); }</script> </td>
Detail of line 875
<script type="text/javascript">if(window.attachEvent) { window.attachEvent("onload", function() { cssmw_content.intializeMenu('cssmw_content',{selec t_current: 0, orientation: 1}); }); } else if(window.addEventListener) { window.addEventListener("load", function() { cssmw_content.intializeMenu('cssmw_content',{selec t_current: 0, orientation: 1}); }, true); }</script> </td>
876
Any help is much appreciated.