Jump to content

Recommended Posts

Posted

Nu e script. Este pur și simply o animație CSS care la anumite % iși schimbă culorile (imaginile). in al-2-lea rând, cere permisiunea de la autorul acestuia dacă iți dă permisiunea pentru a le folosii pe forumul tău.

Posted (edited)

Foarte greu de cautat.

On 09.12.2017 at 10:50 PM, DeNyS. said:

Nu e script. Este pur și simply o animație CSS care la anumite % iși schimbă culorile (imaginile). in al-2-lea rând, cere permisiunea de la autorul acestuia dacă iți dă permisiunea pentru a le folosii pe forumul tău.

Este un script..

 


HTML
Puneți asta

<div class="xmaslights"></div>

Dupa

<body>[/body]
	CSS:
	[code].xmaslights{position:fixed;z-index:10;top:0;right:0;pointer-events:none;width:522px;height:233px;background-image:url(https://i.imgur.com/ARJvU9k.png);background-size:contain;background-repeat:no-repeat;background-position:center;animation-name:xmaslights;animation-duration:0.5s;animation-iteration-count:infinite}@keyframes xmaslights{0%,100%{filter:hue-rotate(0deg)}50%{filter:hue-rotate(45deg)}}

il bagi in styles.css[trb creat]

Credite: DopePX + Da-mi forumu tau daca nu stii cum

Edited by Liquid
Posted
41 minutes ago, Liquid said:

Foarte greu de cautat.

Este un script..

 


HTML
Puneți asta


<div class="xmaslights"></div>

Dupa


<body>[/body]
	CSS:
	[code].xmaslights{position:fixed;z-index:10;top:0;right:0;pointer-events:none;width:522px;height:233px;background-image:url(https://i.imgur.com/ARJvU9k.png);background-size:contain;background-repeat:no-repeat;background-position:center;animation-name:xmaslights;animation-duration:0.5s;animation-iteration-count:infinite}@keyframes xmaslights{0%,100%{filter:hue-rotate(0deg)}50%{filter:hue-rotate(45deg)}}

il bagi in styles.css[trb creat]

Credite: DopePX + Da-mi forumu tau daca nu stii cum

Ai folosit cumva tag-ul <script>? Uita--te la linia asta de cod: 

animation-name:xmaslights;

Ti se pare un script? E animatie simpla cu CSS.

  • Like 1

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.