Scenario: simple mock-feed

One page for news items listed as a DL in DT and DD tags. File / page will be updated by simply adding another set of DT and DL tags to the bottom of the list in code view.

Two instances of the mock-feeds:

Once on the front page of a site, displayed as a ticker with previous and next buttons as well as a “read more” link, using javascript and jquery.

Another instance is in the page containing the DL items. This will be pulled in as the content of another page, which displays the full article after clicking the “read more” from the front page ticker. There is also a small list / menu on the right hand side of the full feed display page that the user can use to click through all of the stories. Use javascript and jquery to show and hide the content. In code view, this is the original DL list of ALL the feed items.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s