twitter html blok en IE9
Posted: Fri Sep 02, 2011 1:10 pm
Hallo allemaal,
Het valt me op dat het twitter html blok:
in Internet Explore 9 het niet doet. Dit is zo sinds een paar weken.
In firefox en chrome doet hij het wel.
Voorbeeld: http://www.schuttersgildestjan.nl
Wat is hier fout?
Het valt me op dat het twitter html blok:
Code: Select all
<__script__ src="http://widgets.twimg.com/j/2/widget.js" type="text/javascript"></__script>
<__script__ type="text/javascript">// <![CDATA[
{literal}
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 3,
interval: 60,
width: 312,
height: 200,
theme: {
shell: {
background: '#ffffff',
color: '#000000'
},
tweets: {
background: '#ffffff',
color: '#333333',
links: '#DE781A'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('USER').start();{/literal}
// ]]></__script>
In firefox en chrome doet hij het wel.
Voorbeeld: http://www.schuttersgildestjan.nl
Wat is hier fout?