hi
i have page (a) contains video (using allvideo mambot).
this page (a) called within page (z) using d4j content embedding mambot.
basically, using mambot pull several snippets (a,b,c,d) form single page (z).
the video not show when page (a) embedded in (z). if display page (a) on own, video works.
if compare code:
when functional:
when not functional:
as can see, adding \\
any idea how fix this?
regards
brendon
[mytrackinglink]
i have page (a) contains video (using allvideo mambot).
this page (a) called within page (z) using d4j content embedding mambot.
basically, using mambot pull several snippets (a,b,c,d) form single page (z).
the video not show when page (a) embedded in (z). if display page (a) on own, video works.
if compare code:
when functional:
code: select all
var jsval = '<object classid=\"clsid:6bf52a52-394a-11d3-b153-00c04f79faa6\" type=\"application/x-oleobject\" style=\"width:320px; height:240px;\">
when not functional:
code: select all
var jsval = '<object classid=\\\"clsid:6bf52a52-394a-11d3-b153-00c04f79faa6\\\" type=\\\"application/x-oleobject\\\" style=\\\"width:320px; height:240px;\\\">
as can see, adding \\
any idea how fix this?
regards
brendon
[mytrackinglink]
this might conflict between content embedding mambot , allvideo mambot. sure take @ both of them find conflict right when have enought time.
Comments
Post a Comment