4
I wonder if there is a plugin for the same effect as that site here:
http://www.popupdesign.com.br/servicos/
In the part of how it works, it has a kind of vertical ruler.
4
I wonder if there is a plugin for the same effect as that site here:
http://www.popupdesign.com.br/servicos/
In the part of how it works, it has a kind of vertical ruler.
2
very simple effect can be done with : https://github.com/matthieua/WOW and https://github.com/daneden/animate.css
Wow js it makes animations happen when Oce gives a scrool on the page.
Basically this effect can be done using : fadeInRight from Animate.css
example:
<h1 class="animated infinite fadeInRight">Example</h1>
hope I’ve helped.
Browser other questions tagged html5 css3
You are not signed in. Login or sign up in order to post.
Did you mean a Timeline effect? This can help you: http://codyhouse.co/gem/vertical-timeline/
– Rafael Withoeft
ss rs did not know how to open the theme Rsrsrsrsrs
– Felipe Henrique
Picking up a hook... I found here on the site a topic about a certain effect. It’s a percentage on a sphere. Like a pizza that when the page is loaded it only completes a certain percentage. For example, 80%, the pizza doesn’t close 100%, it goes up to 80%, but it is in effect. Someone remembers ?
– Diego Souza
@Rafaelwithoeft posts his comment as an answer to the question mark it as an answer and close this subject ;)
– SneepS NinjA
You mean like an effect
timeline
? This topic can help you: Vertical Timeline– Rafael Withoeft
@Kirito I like this approach of usability and navigability, in my project I used the same footprint, only I have no dependencies of Framework, Library or pluguin. I did it in pure Java and CSS3. And as for the percentage chart that mentions it, try using Canvas I did a test and it worked but in my project I used another approach to create this effect, of course without plug even because I don’t like to use jQuery just for transition effect and such! rsrsr
– dic-chen
@Kirito But it follows some interesting links for those who enjoy way mom js. Pluguins:scroll:http://johnpolacek.github.io/superscrollorama/ http://janpaepke.github.io/ScrollMagic/ Graficos Percent: http://anthonyterrien.com/knob/ http://widgets.better2web.com/loader/
– dic-chen
@Kirito Use only open source code, be careful not to use proprietary code, just a tap ta! Rs.
– dic-chen
@Rafaelwithoeft, at the time that in Ninja made the comment you may not know how the site works.... scrolls to publish the reply now ;)
– brasofilo