📜 ⬆️ ⬇️

jQuery: We put Twitter anywhere - 2

Since the community has become interested in inserting Twitter anywhere , I want to offer an even more flexible and versatile way. Of course, for forums and last.fm :) it will not work, but for blogs and personal pages it is.
So, tweet.seaofclouds.com is a jQuery plugin that displays any number of any twitter account in any form.

Opportunities:

* small size, fast download speed
* Does not prevent the page loading speed
* you can even display 100 tweets, because used twitter search api
* avatars there, yes
* you can even display tweets from multiple accounts
* links like @replies to users' twitter page are automatically substituted
* clickable URLs too automatically
* clickable tags #hashtags
* full control over the visual component using css
')
An example can be viewed on the developers page or in my blog .

Source: https://habr.com/ru/post/52410/


All Articles