|
| Paging call breaking XML compliance |
 |
Mon, 4 Dec 2006 18:48:21 +0000 |
Hi,
I am new to community server and I am using the data that is returned from
http://knewworld.com/cs/blogs/we thought it was xhtml compliant so we are
loading it into an xml document for display on another page, but now that the
paging has been triggered it is no longer compliant. If you look at the
source of this page you will find this line below:
1 <a
id="ctl00_ctl01_bscr_rcr_AggCol___Aggregatepostlist1_Posts_PostsPager"
class="" id="2" onclick="AjaxPager.GetPage
This is not compliant because of the dublicate Id properties. Any ideas on what
can be done to make this xml compliant again, or disable paging?
Thanks!
|
| Post Reply
|
| Re: Paging call breaking XML compliance |
 |
Tue, 19 Dec 2006 01:01:35 +000 |
Yes, I see the two ID attribs from the source. These are custom controls or
some sort of CS mod, aren't they?
If so you'd have to go back to the developer of the mod or control.
-Dave
|
| Post Reply
|
|
|
|
|
|
|
|
|
|