Can't use tags when declaring sPrevious in the oPaginate field.
Can't use tags when declaring sPrevious in the oPaginate field.

Discovered this when trying to add some icons to the paginate fields.
This happens when you try to use a span in the "sPrevious" field of oPaginate: http://jsfiddle.net/zCptD/
If you look at the Previous button under the table, you will notice that the numbered fields are inside of it. This can be avoided by using a div instead of a span, but is still a bug.
This happens when you try to use a span in the "sPrevious" field of oPaginate: http://jsfiddle.net/zCptD/
If you look at the Previous button under the table, you will notice that the numbered fields are inside of it. This can be avoided by using a div instead of a span, but is still a bug.
This discussion has been closed.