新闻小部件 [英] News widget

查看:60
本文介绍了新闻小部件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以帮助我创建一个新闻窗口小部件吗?以下是以下代码,请帮助

Can any body help me I want create a news Widget. Here are the codes below please help

<!-- Feedzilla Widget BEGIN -->

<div class="feedzilla-news-widget feedzilla-07742650817326002" style="width:250px; padding: 0; text-align: center; font-size: 11px; border: 0;">
<script type="text/javascript" src="http://widgets.feedzilla.com/news/iframe/js/widget.js"></script>
<script type="text/javascript">
new FEEDZILLA.Widget({
    style: 'slide-left-to-right',
    culture_code: 'en_za',
    c: '147',
    sc: '6025',
    title: 'Top News',
    caption: 'Top stories',
    order: 'relevance',
    count: '20',
    w: '250',
    h: '300',
    timestamp: 'true',
    scrollbar: 'false',
    theme: 'ui-darkness',
    className: 'feedzilla-07742650817326002'
});
</script><br />
<a href="http://widgets.feedzilla.com/news/builder/index.html?utm_source=feedzilla&utm_medium=widget&utm_campaign=widget%2Blink" target="_blank">Get Your News Widget</a>
</div>

<!-- Feedzilla Widget END -->

推荐答案

这不是创建小部件''.它是使用现有控件的代码.如果您想使用该控件,请与创建该控件的人联系,或者阅读其文档.
That''s not code to create a ''widget''. It''s code to use an existing control. If you want to use that control, talk to the people who create it, or read their documentation.


我终于创建了自己的新闻更新代码
I finally created my own codes for news update


这篇关于新闻小部件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆