开发者

Remove type inside the freebase suggested list

Is it 开发者_StackOverflow社区possible to remove the type of research (for example 'Film'), inside the list of items returned from freebase jQuery suggestion?

Thanks for your attention. Simone


How about just using CSS?

<style>
 .fbs-item-type { display:none; }
</style>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜