Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: how to add endless scrolling to tumblr theme

  1. #1
    Junior Member
    Join Date
    Jun 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to add endless scrolling to tumblr theme

    i've been having trouble with this and i think theres something in my theme thats preventing it to happen! ive tried a bunch of codesbut they either
    1. don't work
    2. works but leaves gaps
    3. works but pictures overlap

    please help
    attached is code
    Attached Files Attached Files


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: how to add endless scrolling to tumblr theme

    Please post the thread to the forum. Instructions can be found on the Announcements page if you need help with code tags.
    Thread moved from member introductions

Similar Threads

  1. How to add fancybox lightbox in wordpress theme without using a plugin
    By yampire in forum Other Programming Languages
    Replies: 0
    Last Post: August 18th, 2012, 01:54 PM
  2. Replies: 7
    Last Post: June 19th, 2012, 07:06 AM
  3. Replies: 0
    Last Post: October 27th, 2011, 03:22 PM
  4. drawImage() causes endless calls to paintComponent()
    By repaint_forever in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 10th, 2011, 12:15 PM