Results 1 to 2 of 2

Thread: Multi-part content script...

  1. #1
    Join Date
    May 2006
    Posts
    266
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Multi-part content script...

    Hi i am using this script http://www.dynamicdrive.com/dynamici...artcontent.htm

    and it is working fine, however i would like to make it so i can i this twice or more well in fact i need it 17 times. its part of my new website. and i really don't know of a better way to do this.

    e.g.
    <div class="multiparts" style="display: block">
    <p>Content 1 here</p>
    </div>

    <div class="multiparts2">
    <div>Content 2 here</div>
    </div>

    <div class="multiparts3">
    <table><td>Content 3</td></table>
    </div>
    The web in one word.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    This script is outdated, replaced by Virtual Pagination script. The new one supports a lot of new features.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •