Re: Quotes and equals

  •  06-25-2007, 8:59 AM

    Re: Quotes and equals

    Ta very much, works great, except.......(sorry)
     
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=aIdea)&&x.oSrc;i++) x.src=x.oSrc;
    }
    //-->
    </script>
     
    Also
     
    <style type="text/css">
    <!--
    .leftNav {background-color: [acms:template field=leftNavBGCol]}
    //-->
    </style>
     
    Both get mucked up. I am thinking its because they are within the comment tag. I am guessing your code only alters things within a html tag ie <tag etc> which a comment looks just like.
     
    Almost there, thanks for the previous quick fix.
     
     
View Complete Thread