Hi Mohammed,
Thanks. I have tried that earlier, might be doing something wrong here ๐
This is the javascript that i want to implement:
<!– /////////// BEGIN WIDGET CODE /////////// –>
<script language=”javascript”>
var url = ‘https://beoordelingen.feedbackcompany.nl/widget/27554.html’;
document.write(unescape(“%3Ciframe scrolling=’no’ frameborder=’0′ height=’107′ width=’200′ style=’display:none;’ id=’tfcwidget’ src='”+ url +”‘ %3E%3C/iframe%3E”));
</script>
<!– /////////// EIND WIDGET CODE /////////// –>
This doesnt work. Can you advise me on what i am doing wrong?
Cheers, Maarten