Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Montana Big Sky Country
06-13-2021, 05:10 PM
Post: #1
Montana Big Sky Country
From the Bar Dbl Foo ranch to 5 seamless Big Sky Vistas

Vista transitions used this css code snippet

.delay {
animation-name: wait;
animation-delay: 140s;
animation-duration: 50s;
animation-iteration-count: 1;
}
@keyframes wait{0%{opacity:1}100%{opacity:1}}

with the animation-delay time and class adjusted for each vista which were brought into view sequentially using javascript

http://d21c.com/leprofesseur/montana.html
Visit this user's website Find all posts by this user
Quote this message in a reply
06-15-2021, 01:27 PM
Post: #2
RE: Montana Big Sky Country
A lot of movement going on at once there. Nice work as usual.

LingoLinda
[Image: countup.php]
[Image: rotate.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)