• blueyez

    (@blueyez)


    <script type="text/javascript">
    		var flashvars = {};
    		flashvars.xml = "http://domain.com/wp-content/plugins/cu3er-post-elements/config.php";
    		flashvars.font = "http://domain.com/wp-content/plugins/cu3er-post-elements/font.swf";
    		var attributes = {};
    		attributes.wmode = "transparent";
    		attributes.id = "slider";
    		swfobject.embedSWF("http://domain.com/wp-content/plugins/cu3er-post-elements/cu3er.swf", "cu3er-container", "950", "570", "9", "http://domain.com/wp-content/plugins/cu3er-post-elements/js/swfobject/expressInstall.swf", flashvars, attributes);
    </script>
    <style type="text/css">
    <!--
    #cu3er-container {width:950px; outline:0;}
    -->
    </style>

    how do i set to load this code into the <head> </head> ?
    i am getting invalid html because the style is not in my header ( i would like to put the script there too )

    http://wordpress.org/extend/plugins/cu3er-post-elements/

  • The topic ‘[Plugin: Cu3er Post Elements] invalid html’ is closed to new replies.