Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8081111
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T16:37:36+00:00 2026-06-05T16:37:36+00:00

I have old text inside a div. I want that text to fly out

  • 0

I have old text inside a div.
I want that text to fly out to the left, and new text to fly in from the right.

Problem:
I don’t want the new text to fly in from within the browser window,
but rather from within the containing div.

http://jsfiddle.net/cabezud/XuyUb/1/

FYI I’m using Jquery & jquery mobile.
I found this other question here:
Jquery-animate question: how to constrain a DIV animation within another DIV?
but simply setting the outer div to position:relative changes nothing.

Per comments, adding more detail (rather then just a link to jsfiddle).

<div class="outer">
<p class="inner">click me</p>
</div>

​
var fruit = [‘apples’, ‘bananas’, ‘oranges’, ‘kiwis’];
var num = 0;

$('.outer').click(function(){
    next();
});

var next = function() {
num++;
$('.inner').animate({"right":"500%"},500, function() {
    $('.inner').text(fruit[num]).css({"right":"-500%"});
    $('.inner').animate({"right":"0%"},500);
});
};
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T16:37:39+00:00Added an answer on June 5, 2026 at 4:37 pm

    Add overflow:hidden; to the .outer div

    jsFiddle example.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have old code that uses size_t which IIRC comes from cstring.h. On OS
I have an old skin that I need to adapt to the new MediaWiki
I have some old jsp code that uses the struts tags inside attributes, like
I have a Old windows form application and i don't want to convert it
I have refereed old questions and found that people face many issues after installing
I have this old question but no answer works for me from online, the
I have an old iOS app that I never distributed and am now trying
I have a program that replaces every letter of the alphabet with something new
Old hand at ASP.NET, new to the UpdatePanel. I have a reporting page which
I have a List of structs List<Student> studentList = new List<Student>() and I want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.