UI Deploy

Curated, Short, Web UI Dev we Love.

Automatically Load Content and Refresh Div Using jQuery

Automatically loading content and displaying it without refreshing the page is an important feature any websites could have. Especially for news website and blog must have this feature to display most recent news/posts. Even top social websites have these features to display latest posts/tweets. You can also implement this feature easily using jQuery.

view source

Advertisement