Jump to content


Photo

Send me in the right direction


  • Please log in to reply
4 replies to this topic

#1 Hooch

Hooch

    Young Padawan

  • Members
  • Pip
  • 158 posts
  • Location:Brockville, Ontario

Posted 27 April 2010 - 11:33 AM

Hey all.

I found a spot to download ipad wallpapers and really like how they display the thumbnails.

I am assuming the effect is done with jquery?
There is a couple effects I like here. The image slides up and then the text underneath slowly
changes color.
The image slides up into itself too.

If someone could give me the name of this effect I should be able to google the code.

Thank you

#2 rc69

rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 27 April 2010 - 06:27 PM

If it is done with jQuery, then they are probably using jQuery's native animation features. Several functions (such as .show() and .hide()) accept a string passed as their first argument that will affect how things are shown/hidden. One transition i know of is 'slide'. You should be able to find more information about this on jQuery's site.

#3 Hooch

Hooch

    Young Padawan

  • Members
  • Pip
  • 158 posts
  • Location:Brockville, Ontario

Posted 27 April 2010 - 08:21 PM

Thanks man!

Now would that text effect be jquery too?

#4 rc69

rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 27 April 2010 - 09:47 PM

According to the jQuery documentation for .animate(), the jQuery UI extension should be able to do that.

#5 Hooch

Hooch

    Young Padawan

  • Members
  • Pip
  • 158 posts
  • Location:Brockville, Ontario

Posted 27 April 2010 - 09:49 PM

thank you for your time!

This should be more than enough to get me going.

Have a great day/evening




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users