1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

jQuery pagination plugin using "page-break" separator

Discussion in 'jQuery' started by Bratzilla, Oct 27, 2010.

  1. #1
    Hello all. I have a question for you jQuery gurus.

    I've found several very good jQuery plugins that handle pagination (I'm actually using one on my site now). The problem with all of them is that they are dependent on numbers of items per page to cue pagination - for example, list items, paragraphs, etc.

    To get around this limitation, I have to manually wrap the desired paragraphs in separate div tags to achieve the breaks I want. As you can understand, this is very time intensive and not really practical (though the results are perfect).

    What I am looking for is a jQuery pagination plugin that has a "manual break" option. That is where a designated HTML tag and/or CSS class pair (example: hr class="page-break") is the cue for jQuery to page break.

    Is this possible? Thanks in advance for the help. :)
     
    Bratzilla, Oct 27, 2010 IP