-
CSS Transformations and Image Display
Had a quick question about CSS Transformations. I have an image sitting on a page. It can either be embedded onto the html page or called through CSS as a background image. Is it possible to have the image set to display none when the page initially loads but after a few seconds, parts of the image begin to appear scrolling left to right until the entire image is visible?
Not exactly a "fade in" or a "slide in" as the image will be entirely stationary during the whole transformation.
Thanks in advance for the help....
-
-
What you are trying to do can most likely be achieved with javascript. i would suggest looking into jquery. I believe the transition you are describing is a "wipe"
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks