Response title
This is preview!
Once you post the markup we can look at that as well.
That should point you in the right direction. Let me know if not, or if something doesn't make sense.
<LayoutTemplate >
<ul id="myList">
<asp:PlaceHolder ID="itemPlaceholder" runat="server" />
</ul>
</LayoutTemplate>
<li><a id="healthCenters_healthCenters_hlCenterName_0" class="hcName" href="searchResponse.aspx?LocationID=253">Philadelphia District health Center #10</a></li> <li style="list-style:none">Type of Center: <span id="healthCenters_healthCenters_lblTypeofCenter_0" class="hctypeofCenter">FQHC</span></li> <li style="list-style:none"><span id="healthCenters_healthCenters_lblAddress_0" class="hcAddress">2230 Cottman Ave.</span></li> <li style="list-style:none"><span id="healthCenters_healthCenters_lblCity_0" class="hcCity">Philadelphia</span> , <span id="healthCenters_healthCenters_lblState_0" class="hcState">PA</span></li> <li style="list-style:none"><span id="healthCenters_healthCenters_lblZipCode_0" class="hcZip">19149</span></li> <li style="list-style:none">Phone:<span id="healthCenters_healthCenters_lblPhoneNumber_0" class="hcPhone">(215) 685-0602</span></li> <li style="list-style:none"><a id="healthCenters_healthCenters_webSite_0" class="hcUrl" href="http://www.phila.gov/health/ambulatoryhealth/hc10.html">http://www.phila.gov/health/ambulatoryhealth/hc10.html</a></li> <li style="list-style:none">Patient Services: <span id="healthCenters_healthCenters_lblPatientServices_0" class="hcServices">Primary Care, Dental Care, Pediatrics, Women's Health, Behavioral Health</span></li> <li style="list-style:none">Distance: <span id="healthCenters_healthCenters_lblRadius_0" class="hcDistance">4.66 miles.</span></li> <li style="list-style:none"></li> <li style="list-style:none"></li> <br /> <li><a id="healthCenters_healthCenters_hlCenterName_1" class="hcName" href="searchResponse.aspx?LocationID=252">Frankford Avenue Health and Dental Centers</a></li> <li style="list-style:none">Type of Center: <span id="healthCenters_healthCenters_lblTypeofCenter_1" class="hctypeofCenter">FQHC</span></li> <li style="list-style:none"><span id="healthCenters_healthCenters_lblAddress_1" class="hcAddress">4510 Frankford Ave.</span></li> <li style="list-style:none"><span id="healthCenters_healthCenters_lblCity_1" class="hcCity">Philadelphia</span> , <span id="healthCenters_healthCenters_lblState_1" class="hcState">PA</span></li> <li style="list-style:none"><span id="healthCenters_healthCenters_lblZipCode_1" class="hcZip">19124</span></li> <li style="list-style:none">Phone:<span id="healthCenters_healthCenters_lblPhoneNumber_1" class="hcPhone">(215) 744-1302</span></li> <li style="list-style:none"><a id="healthCenters_healthCenters_webSite_1" class="hcUrl" href="http://www.gphainc.org/">http://www.gphainc.org/</a></li> <li style="list-style:none">Patient Services: <span id="healthCenters_healthCenters_lblPatientServices_1" class="hcServices">Primary Care, Dental Care, Pediatrics, Women's Health</span></li> <li style="list-style:none">Distance: <span id="healthCenters_healthCenters_lblRadius_1" class="hcDistance">4.7 miles.</span></li> <li style="list-style:none"></li> <li style="list-style:none"></li> <br />
//see the ID's. The runtime appends this to the ID of each control.I am working on my end too, thanks for the help, I'm learning(and liking jQuery
)
© 2013 jQuery Foundation
Sponsored by and others.