트위터 api 연동이 잘안되는데요~ 고수님들 아시는분~ 정보
트위터 api 연동이 잘안되는데요~ 고수님들 아시는분~본문
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 2,
interval: 30000,
width: 'auto',
height: 300,
theme: {
shell: {
background: '#333333',
color: '#faf5fa'
},
tweets: {
background: '#ffffff',
color: '#a8a1a8',
links: '#2b4dd6'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('@LA_Libations').start();
</script>
>>>>>>>
트위터 api 연동이 잘안되는데요~ 고수님들 아시는분~
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 2,
interval: 30000,
width: 'auto',
height: 300,
theme: {
shell: {
background: '#333333',
color: '#faf5fa'
},
tweets: {
background: '#ffffff',
color: '#a8a1a8',
links: '#2b4dd6'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('@LA_Libations').start();
</script>
>>>>>>>
트위터 api 연동이 잘안되는데요~ 고수님들 아시는분~
댓글 전체