This is sample view of the widget. This will be replaced when your platform is create.
This is the Topic/Tag Filtered Widget
for DoctorPodcasting Examples
This widget will filter the segments to a particular Topic or Tag. This example is for the topic "Neurology ~ Neurosurgery" To change to another topic Pick one. (Note some topics may produce empty results) Cancer - Health Care - Addiction - Neurology & Neurosurgery (Replace & with ~) - Orthopedic
Show Code
Example code: You can customize this page by changing the TAG parameter: radiomd_embedded_filtered_tag("","radiomd-embedded-filtered-tag",,"TAG"); TAG = Only Parameter to change. Exact text of TAG to select segments (code for URL if needed)
<script type="text/javascript" src="https://support.doctorpodcasting.com/widget/easyXDM.js"></script>
<script type="text/javascript">radiomd_embedded_filtered_tag("demo","radiomd-embedded-filtered-tag",196,"Neurology ~ Neurosurgery");</script>
<style type="text/css">#radiomd-embedded-filtered-tag iframe {width: 100%;border: none; }</style> <div id="radiomd-embedded-filtered-tag" ></div>