Description
Picking one idea from #115:
There should be a link to the corresponding demo page on each widget page. It should be styled to stand out. A good spot might be to the right of the page title, somthing like this: (not really this styling, something that looks good).
This would also work for jQuery Mobile. Since the URLs don't have the same scheme, a good option might be to implement an optional attribute or element in the XSLT that gets output as a link, if present. So we'd just add the URL to the demo where it applies.
We should also make the link to the API documentation much easier to spot on our demo pages. The style of both links should probably be the same.
If that sounds good, I can create tickets in the appropriate repos, along with patches.