Results 1 to 4 of 4

Thread: Javascript Animated Christmas Card?

  1. #1
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Javascript Animated Christmas Card?

    I am looking to create a javascript animated Christmas card that would open the top of the christmas card up just once so you can read what I write on the inside of the card. I tried working with this.. http://www.dynamicdrive.com/dynamicindex14/bookflip.htm But, I am very new to Javascripting and I am not sure what all of the code in the javascript means. I was wondering if anyone could point me in the right direction or could show me how to create a javascript animation that would be three or four images that are positioned landscape (not portrait) and give it the effect that the top of the card is actually opening up so you can read the inside contents.


    Thanks in advance for any help!!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    This portrait vs. landscape business is governed by the dimensions of your images. The dimensions set in the script and those of the markup should be modified to accommodate the images. Ask questions if you like:

    http://home.comcast.net/~jscheuer1/s.../xmas_flip.htm

    Use your browser's 'view source' to get the code.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Awesome! That is pretty much what I am looking for. How do I get the card to open up the other direction?

    Thanks in advance, I am really starting to like javascript!

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

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
  •