Hello

I need a little animation on my websitewith jquery

I have two text divs (Text 1 and Text 2) of same size now i want to animate them

I want to display the Text 1 for 10 seconds and then it will fade out permanently and only display Text 2 permanently with Fadein function how it will be possible?

Recommended Answers

All 4 Replies

Member Avatar for LastMitch

@hallianonline

I want to display the Text 1 for 10 seconds and then it will fade out permanently and only display Text 2 permanently with Fadein function how it will be possible?

Used this:

http://api.jquery.com/animate/

Would you be accepting JS too, or it has to be a jQuery?

Member Avatar for LastMitch

Would you be accepting JS too, or it has to be a jQuery?

@TroyIII

You do that in Javascript too? I didn't know that.

Yeah, last time I've checked - nothing that cant be done in JS is possible to do with jQuery.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.