jquery - How To Create A News Feed/Stream In Front-End Code -


i trying design primary news feed/stream our platform on "home" page. it, many others, aggregation of content unique user engage site. info pulled database, designing front end right now.

i'd prefer html + css right now, , add jquery after make dynamic. know need have number of different div's accomodate different items in each post (entire content, photo, user's update, date, etc...)

i'm wondering best way is? know basic structure, want make sure doing properly. can me div structure/corresponding css or has done useful tutorial?

some examples of great streams;

i know can dig in inspect element in chrome , take structure, css patchy , not easy access.

thanks much!

would jquery plugin looking for, http://www.baijs.nl/tinycarousel/ can customised pull in data database using php.


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -