![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Please see the below code example. Dreamweaver validation is showing "< found between tags" for this script necessary for doing Yahoo advertising. I've tried the CDATA tags different ways including: "<![CDATA[" and "]]>" and this doesn't work either. Please see attached code for reference. I appreciate your feedback. Thanks, Michelle script language="JavaScript" type="text/javascript" //<![CDATA[ !-- Yahoo! Inc. window.ysm_customData = new Object(); window.ysm_customData.conversion = "transId=,currency=,amount="; var ysm_accountid = "XXXXXXXXXXXXXXXXXXXXXXXXXXX"; document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' " + "SRC=//" + "srv2.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid + "></SCR" + "IPT>"); // -- //]] /script |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |