ग्रेडिएंट बैकग्राउंड के साथ CSS3 के बदलावों का उपयोग करें


215

मैं एक थंबनेल पर सीएसएस के साथ होवर पर संक्रमण करने की कोशिश कर रहा हूं ताकि होवर पर, पृष्ठभूमि की ढाल फीकी हो जाए। संक्रमण काम नहीं कर रहा है, लेकिन अगर मैं इसे केवल एक rgba()मूल्य में बदल देता हूं , तो यह ठीक काम करता है। क्या ग्रेडिएंट समर्थित नहीं हैं? मैंने एक छवि का भी उपयोग करने की कोशिश की, यह छवि को संक्रमण भी नहीं करेगा।

मुझे पता है कि यह संभव है, जैसा कि किसी अन्य पोस्ट में किसी ने किया है, लेकिन मैं यह पता नहीं लगा सकता कि वास्तव में कैसे। कोई मदद> यहाँ कुछ CSS के साथ काम करना है:

#container div a {
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  position: absolute;
  width: 200px;
  height: 150px;
  border: 1px #000 solid;
  margin: 30px;
  z-index: 2
}

#container div a:hover {
  background: -webkit-gradient(radial, 100 75, 100, 100 75, 0, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .4)))
}

5
IE10 अब धीरे-धीरे बदलाव का समर्थन करता है - यह एक सुखद आश्चर्य था!
सिरमदावग

@mkprogramming, woha, यह वास्तव में करता है और बहुत अच्छा लगता है! यहां एक डेमो (IE10 + के साथ काम करता है) है। आशा है कि अन्य ब्राउज़रों को इस शांत सामग्री के लिए भी समर्थन मिलेगा।
क्वाटक्स २४'१४

इस साइट के पास सबसे अच्छा समाधान था, मेरे लिए काम किया: nimbupani.com/some-css-transition-hacks.html
टॉम हेगन

जवाबों:


173

स्नातक अभी तक संक्रमणों का समर्थन नहीं करते हैं (हालांकि वर्तमान युक्ति कहती है कि उन्हें प्रक्षेप के माध्यम से ढाल संक्रमणों को पसंद करने के लिए ढाल की तरह समर्थन करना चाहिए।)

यदि आप एक पृष्ठभूमि ढाल के साथ एक फीका प्रभाव चाहते हैं, तो आपको एक सेट करना होगा अपारदर्शिता एक कंटेनर तत्व पर और संक्रमण को 'संक्रमण' करना होगा।

(कुछ ब्राउज़र रिलीज़ हुए हैं जो ग्रेडिएंट्स पर समर्थित संक्रमणों का समर्थन करते हैं (जैसे IE10। मैंने 2016 में IE में ग्रेडिएंट ट्रांज़िशन का परीक्षण किया और वे उस समय काम करते थे, लेकिन मेरा टेस्ट कोड अब काम नहीं करता है।)

अपडेट: अक्टूबर २०१ Grad संयुक्त राष्ट्र के पूर्व-नए नए सिंटैक्स के साथ स्नातक बदलाव [जैसे रेडियल-ग्रेडिएंट (...)] अब माइक्रोसॉफ्ट एज १7.१13१३४ पर काम करने की पुष्टि की गई है। मुझे नहीं पता कि यह कब जोड़ा गया था। अभी भी नवीनतम फ़ायरफ़ॉक्स और क्रोम / विंडोज 10 पर काम नहीं कर रहा है।


1
इसके अलावा, ग्रेडिएंट कल्पना अभी तक समाप्त नहीं हुई है और वर्तमान-ग्रेड-कल्पना क्रम विकास वर्तमान -webkit-gradient कार्यान्वयन से बहुत दूर है।
c-मुस्कान

1
लेकिन एज वेबकिट ब्राउज़र अब नए मोज़िला-हेरिटेज ग्रेडिएंट स्पेक के साथ-साथ पुराने वेबकिट सिंटैक्स का समर्थन करते हैं। भ्रामक रूप से, वे दोनों -webkit उपसर्ग हैं
माइकल मुल्नी

3
कि IE10 पूरी तरह से ढाल बदलाव का समर्थन करता है।
नीट द डार्क एबसोल


2
क्या आप अब ग्रेडिएंट के साथ बदलाव का उपयोग करने पर एक प्रदर्शन जोड़ सकते हैं? मैं आपके उत्तर के आधार पर इसका पता नहीं लगा सकता (और इसके बारे में कोई अन्य खबर नहीं पा सकता)। आखिरी बार मैंने सुना, आप दो पृष्ठभूमि छवियों के बीच संक्रमण नहीं कर सकते, जो कि ग्रेडिएंट थे।
मैकेंज़ी मैकक्लेन

98

एक काम के आसपास पृष्ठभूमि की स्थिति को बदलने के लिए संक्रमण है कि ढाल बदल रहा है देने के लिए है: http://sapphion.com/2011/10/css3-gradient-transition-with-background-position/

पृष्ठभूमि की स्थिति के साथ CSS3 ढाल संक्रमण

यद्यपि आप सीधे सीएसएस संक्रमण संपत्ति का उपयोग करके ग्रेडिएंट को चेतन नहीं कर सकते, लेकिन साधारण स्थिति को प्राप्त करने के लिए पृष्ठभूमि-स्थिति संपत्ति को चेतन करना संभव है:

इसके लिए कोड सरल है:

#DemoGradient{  
    background: -webkit-linear-gradient(#C7D3DC,#5B798E);  
    background: -moz-linear-gradient(#C7D3DC,#5B798E);  
    background: -o-linear-gradient(#C7D3DC,#5B798E);  
    background: linear-gradient(#C7D3DC,#5B798E);  
  
    -webkit-transition: background 1s ease-out;  
    -moz-transition: background 1s ease-out;  
    -o-transition: background 1s ease-out;  
    transition: background 1s ease-out;  
  
    background-size:1px 200px;  
    border-radius: 10px;  
    border: 1px solid #839DB0;  
    cursor:pointer;  
    width: 150px;  
    height: 100px;  
}  
#DemoGradient:Hover{  
    background-position:100px;  
}  
<div id="DemoGradient"></div>  


31

एक समाधान पृष्ठभूमि-स्थिति का उपयोग ढाल संक्रमण की नकल करने के लिए है। इस समाधान का उपयोग कुछ महीने पहले ट्विटर बूटस्ट्रैप में किया गया था।

अपडेट करें

http://codersblock.blogspot.fr/2013/12/gradient-animation-trick.html?showComment=1390287622614

यहाँ एक त्वरित उदाहरण है:

जोड़ने की स्थिति

 .btn {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  padding: 20px 40px;
  background-image: -moz-linear-gradient(top, #50abdf, #1f78aa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#50abdf), to(#1f78aa));
  background-image: -webkit-linear-gradient(top, #50abdf, #1f78aa);
  background-image: -o-linear-gradient(top, #50abdf, #1f78aa);
  background-image: linear-gradient(to bottom, #50abdf, #1f78aa);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff50abdf', endColorstr='#ff1f78aa', GradientType=0);
  background-repeat: repeat-y;
  background-size: 100% 90px;
  background-position: 0 -30px;
  -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
          transition: all 0.2s linear;
}

मंडराने की अवस्था

.btn:hover {
   background-position: 0 0;
}

1
इसे संपादित करने से पहले आपका उत्तर उचित था। यह अब बिल्कुल भी जवाब नहीं है, लेकिन आपकी वेबसाइट का लिंक मात्र है। मैं आपके उत्तर को मूल रूप में बता रहा हूं।
एंड्रयू बार्बर

ठीक, कोई समस्या नहीं। बस मामूली बदलाव करने होंगे।
विनज़सेलवी

2
और यहाँ उस के लिए एक पहेली है: jsfiddle.net/Volker_E/RksTV कुंजी संपत्ति है background-size, जिसे आप IE8 में नहीं कर सकते। caniuse.com/#search=background-size इसके अलावा यह एक अच्छा समाधान है।
वोल्कर ई। Vol

11

इसके लायक क्या है, यहाँ एक सास मिश्रण है:

उपयोग:

@include gradientAnimation(red, blue, .6s);

Mixin:

@mixin gradientAnimation( $start, $end, $transTime ){
    background-size: 100%;
    background-image: linear-gradient($start, $end);
    position: relative;
    z-index: 100;
    &:before {
        background-image: linear-gradient($end, $start);
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0; left: 0;
        opacity: 0;
        width: 100%;
        z-index: -100;
        transition: opacity $transTime;
    }
    &:hover {
        &:before {
            opacity: 1;
        }
    }
}

डेव लुनी से मध्यम पर इस भयानक पोस्ट से लिया गया: https://medium.com/@dave_lunny/animating-css-gradients-using-only-css-d2fd7671e759


1
मध्यम पर पोस्ट यह बहुत उपयोगी है, इसे जोड़ने के लिए धन्यवाद
Gendrith

9

मुझे पता है कि पुराना सवाल है, लेकिन mabye किसी को शुद्ध सीएसएस में समाधान के मेरे तरीके का आनंद लें। बाएं से दाएं धीरे-धीरे फीका।

.contener{
  background-image:url('http://www.imgbase.info/images/safe-wallpapers/digital_art/3d_landscape/9655_3d_landscape.jpg');   width:300px;
  height:200px;
  background-size:cover;
  border:solid 2px black;
}
.ed {
    width: 0px;
    height: 200px;
    background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.75));
    position: relative;
    opacity:0;
    transition:width 20s, opacity 0.6s;
}

.contener:hover .ed{
    width: 300px;
    background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.75));
    position: relative;
    opacity:1;
    transition:width 0.4s, opacity 1.1s;
    transition-delay: width 2s;
    
    animation-name: gradient-fade;
    animation-duration: 1.1s;   
    -webkit-animation-name: gradient-fade; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1.1s; /* Chrome, Safari, Opera */
}




/* ANIMATION */
@-webkit-keyframes gradient-fade {
    0%   {background:linear-gradient(to right, rgba(0,0,255,0), rgba(255,0,0,0));}
    2%  {background:linear-gradient(to right, rgba(0,0,255,0.01875), rgba(255,0,0,0));}
    4%  {background:linear-gradient(to right, rgba(0,0,255,0.0375), rgba(255,0,0,0.0));}
    6%  {background:linear-gradient(to right, rgba(0,0,255,0.05625), rgba(255,0,0,0.0));}
    8% {background:linear-gradient(to right, rgba(0,0,255,0.075), rgba(255,0,0,0));}
    10%  {background:linear-gradient(to right, rgba(0,0,255,0.09375), rgba(255,0,0,0));}
    12%   {background:linear-gradient(to right, rgba(0,0,255,0.1125), rgba(255,0,0,0));}
    14%  {background:linear-gradient(to right, rgba(0,0,255,0.13125), rgba(255,0,0,0));}
    16%  {background:linear-gradient(to right, rgba(0,0,255,0.15), rgba(255,0,0,0));}
    18%  {background:linear-gradient(to right, rgba(0,0,255,0.16875), rgba(255,0,0,0));}
    20% {background:linear-gradient(to right, rgba(0,0,255,0.1875), rgba(255,0,0,0));}
    22%  {background:linear-gradient(to right, rgba(0,0,255,0.20625), rgba(255,0,0,0.01875));}
    24%   {background:linear-gradient(to right, rgba(0,0,255,0.225), rgba(255,0,0,0.0375));}
    26%  {background:linear-gradient(to right, rgba(0,0,255,0.24375), rgba(255,0,0,0.05625));}
    28%  {background:linear-gradient(to right, rgba(0,0,255,0.2625), rgba(255,0,0,0.075));}
    30%  {background:linear-gradient(to right, rgba(0,0,255,0.28125), rgba(255,0,0,0.09375));}
    32% {background:linear-gradient(to right, rgba(0,0,255,0.3), rgba(255,0,0,0.1125));}
    34%  {background:linear-gradient(to right, rgba(0,0,255,0.31875), rgba(255,0,0,0.13125));}
    36%   {background:linear-gradient(to right, rgba(0,0,255,0.3375), rgba(255,0,0,0.15));}
    38%  {background:linear-gradient(to right, rgba(0,0,255,0.35625), rgba(255,0,0,0.16875));}
    40%  {background:linear-gradient(to right, rgba(0,0,255,0.375), rgba(255,0,0,0.1875));}
    42%  {background:linear-gradient(to right, rgba(0,0,255,0.39375), rgba(255,0,0,0.20625));}
    44% {background:linear-gradient(to right, rgba(0,0,255,0.4125), rgba(255,0,0,0.225));}
    46%  {background:linear-gradient(to right, rgba(0,0,255,0.43125),rgba(255,0,0,0.24375));}
    48%   {background:linear-gradient(to right, rgba(0,0,255,0.45), rgba(255,0,0,0.2625));}
    50%  {background:linear-gradient(to right, rgba(0,0,255,0.46875), rgba(255,0,0,0.28125));}
    52%  {background:linear-gradient(to right, rgba(0,0,255,0.4875), rgba(255,0,0,0.3));}
    54%   {background:linear-gradient(to right, rgba(0,0,255,0.50625), rgba(255,0,0,0.31875));}
    56%  {background:linear-gradient(to right, rgba(0,0,255,0.525), rgba(255,0,0,0.3375));}
    58%  {background:linear-gradient(to right, rgba(0,0,255,0.54375), rgba(255,0,0,0.35625));}
    60%  {background:linear-gradient(to right, rgba(0,0,255,0.5625), rgba(255,0,0,0.375));}
    62% {background:linear-gradient(to right, rgba(0,0,255,0.58125), rgba(255,0,0,0.39375));}
    64%  {background:linear-gradient(to right,rgba(0,0,255,0.6), rgba(255,0,0,0.4125));}
    66%   {background:linear-gradient(to right, rgba(0,0,255,0.61875), rgba(255,0,0,0.43125));}
    68%  {background:linear-gradient(to right, rgba(0,0,255,0.6375), rgba(255,0,0,0.45));}
    70%  {background:linear-gradient(to right, rgba(0,0,255,0.65625), rgba(255,0,0,0.46875));}
    72%  {background:linear-gradient(to right, rgba(0,0,255,0.675), rgba(255,0,0,0.4875));}
    74% {background:linear-gradient(to right, rgba(0,0,255,0.69375), rgba(255,0,0,0.50625));}
    76%  {background:linear-gradient(to right, rgba(0,0,255,0.7125), rgba(255,0,0,0.525));}
    78%   {background:linear-gradient(to right, rgba(0,0,255,0.73125),,rgba(255,0,0,0.54375));}
    80%  {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.5625));}
    82%  {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.58125));}
    84%  {background:linear-gradient(to right, rgba(0,0,255,0.75),rgba(255,0,0,0.6));}
    86% {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.61875));}
    88%  {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.6375));}
    90%   {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.65625));}
    92%  {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.675));}
    94%  {background:linear-gradient(to right, rgba(0,0,255,0.75),rgba(255,0,0,0.69375));}
    96%  {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.7125));}
    98% {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.73125),);}
    100%  {background:linear-gradient(to right, rgba(0,0,255,0.75), rgba(255,0,0,0.75));}
}
<div class="contener" style="">
  <div class="ed"></div>
</div>


3

निम्नलिखित में, एक एंकर टैग में एक बच्चा और एक पोता है। पोते की दूर की पृष्ठभूमि ढाल है। पास की पृष्ठभूमि में बच्चा पारदर्शी है, लेकिन संक्रमण के लिए ढाल है। होवर करने पर, 1 सेकंड की अवधि में बच्चे की अपारदर्शिता 0 से 1 तक परिवर्तित हो जाती है।

यहाँ सीएसएस है:

.bkgrndfar {
  position:absolute;
  top:0;
  left:0;
  z-index:-2;
  height:100%;
  width:100%;
  background:linear-gradient(#eee, #aaa);
}

.bkgrndnear {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background:radial-gradient(at 50% 50%, blue 1%, aqua 100%);
  opacity:0;
  transition: opacity 1s;
}

a.menulnk {
  position:relative;
  text-decoration:none;
  color:#333;
  padding: 0 20px;
  text-align:center;
  line-height:27px;
  float:left;
}

a.menulnk:hover {
  color:#eee;
  text-decoration:underline;
}

/* This transitions child opacity on parent hover */
a.menulnk:hover .bkgrndnear {
  opacity:1;
}

और, यह HTML है:

<a href="#" class="menulnk">Transgradient
<div class="bkgrndfar">
  <div class="bkgrndnear">
  </div>
</div>
</a>

ऊपर केवल क्रोम के नवीनतम संस्करण में परीक्षण किया गया है। ये हॉवर से पहले, आधे रास्ते पर चलने वाले और पूरी तरह से संक्रमित होवर छवियों पर हैं:

इससे पहले आधे रास्ते उपरांत


3

ग्रैडिएंट ट्रांज़ैक्शन के लिए आंशिक समाधान इनसेट बॉक्स शैडो का उपयोग करना है - आप या तो बॉक्स शैडो को स्वयं में बदल सकते हैं, या बैकग्राउंड कलर - जैसे यदि आप इनसेट बॉक्स शैडो को बैकग्राउंड के समान बनाते हैं और बैकग्राउंड कलर पर ट्रांज़िशन का उपयोग करने से यह भ्रम पैदा करता है। वह सादा पृष्ठभूमि रेडियल ढाल में बदल रही है

.button SPAN {
    padding: 10px 30px; 
    border: 1px solid ##009CC5;

    -moz-box-shadow: inset 0 0 20px 1px #00a7d1;
    -webkit-box-shadow: inset 0 0 20px 1px#00a7d1;
    box-shadow: inset 0 0 20px 1px #00a7d1; 

    background-color: #00a7d1;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}

.button SPAN:hover {
    background-color: #00c5f7; 
}

1
चतुर समाधान, इनसेट छाया ढाल भ्रम पूरी तरह से पैदा कर सकता है
अजीज़

2

आप कुछ स्टैक्ड ग्रेडिएंट की अस्पष्टता में बदलाव का उपयोग करके, ग्रेडियंट्स के बीच बदलावों को FAKE कर सकते हैं, जैसा कि यहाँ कुछ उत्तरों में वर्णित है:

CSS3 ग्रेडिएंट के साथ एनीमेशन

आप यहां बताए गए अनुसार स्थिति बदल सकते हैं:

पृष्ठभूमि की स्थिति के साथ CSS3 ढाल संक्रमण

यहाँ कुछ और तकनीकें:

CSS3 के ग्रैजुएट्स को एनिमेटेड करना


2

कोडपेन पर एक अच्छा हैक मिला जो opacityसंपत्ति को संशोधित करता है, लेकिन छद्म तत्वों का लाभ उठाकर एक ढाल से दूसरे में फीका पड़ जाता है। वह जो करता है वह एक :afterऐसा सेट करता है कि जब आप वास्तविक तत्व की अस्पष्टता को बदलते हैं, तो :afterतत्व दिखाता है कि यह ऐसा दिखता है जैसे कि यह एक फीका था। सोचा कि इसे साझा करना उपयोगी होगा।

मूल कोडपेन: http://codepen.io/sashtown/pen/DfdHh

.button {
  display: inline-block;
  margin-top: 10%;
  padding: 1em 2em;
  font-size: 2em;
  color: #fff;
  font-family: arial, sans-serif;
  text-decoration: none;
  border-radius: 0.3em;
  position: relative;
  background-color: #ccc;
  background-image: linear-gradient(to top, #6d8aa0, #8ba2b4);
  -webkit-backface-visibility: hidden;
  z-index: 1;
}
.button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.3em;
  background-image: linear-gradient(to top, #ca5f5e, #d68584);
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
}
.button:hover:after {
  opacity: 1;
}
.button span {
  position: relative;
  z-index: 3;
}
body {
  text-align: center;
  background: #ddd;
}
<a class="button" href="#"><span>BUTTON</span></a>


2

आपके प्रश्न में सीएसएस कोड के आधार पर, मेरे पास कोड कोड निम्नानुसार है और यह मेरे लिए काम करता है (कोड स्निपेट चलाएं), और कृपया अपने आप से प्रयास करें:

#container div a {
  display: inline-block;
  margin-top: 10%;
  padding: 1em 2em;
  font-size: 2em;
  color: #fff;
  font-family: arial, sans-serif;
  text-decoration: none;
  border-radius: 0.3em;
  position: relative;
  background-color: #ccc;
  background-image: linear-gradient(to top, #C0357E, #EE5840);
  -webkit-backface-visibility: hidden;
  z-index: 1;
}
     
#container div a:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.3em;
  background-image: linear-gradient(to top, #6d8aa0, #343436);
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
}
    
#container div a:hover:after {
  opacity: 1;
}
#container div a span {
  position: relative;
  z-index: 3;
}
<div id="container"><div><a href="#"><span>Press Me</span></a></div></div>

आपके प्रश्न में css कोड के आधार पर, मेरे पास निम्नानुसार कोड कोड है और यह मेरे लिए काम करता है, और कृपया अपने आप से प्रयास करें:

    #container div a {
  display: inline-block;
  margin-top: 10%;
  padding: 1em 2em;
  font-size: 2em;
  color: #fff;
  font-family: arial, sans-serif;
  text-decoration: none;
  border-radius: 0.3em;
  position: relative;
  background-color: #ccc;
  background-image: linear-gradient(to top, #C0357E, #EE5840);
  -webkit-backface-visibility: hidden;
  z-index: 1;
}

#container div a:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.3em;
  background-image: linear-gradient(to top, #6d8aa0, #343436);
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
}

#container div a:hover:after {
  opacity: 1;
}
#container div a span {
  position: relative;
  z-index: 3;
}

क्या यह आपके लिए काम करता है? अपनी आवश्यकता के आधार पर रंग बदलें :)


1

उपयोग करने का प्रयास करें: पहले और: के बाद (यानी +9 +)

#wrapper{
    width:400px;
    height:400px;
    margin:0 auto;
    border: 1px #000 solid;
    position:relative;}
#wrapper:after,
#wrapper:before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    content:'';
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8));
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    opacity:1;
    z-index:-1;
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -ms-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}
#wrapper:after{
    opacity:0;
    background: #87e0fd;
    background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87e0fd), color-stop(40%,#53cbf1), color-stop(100%,#05abe0));
    background: -webkit-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%);
    background: -o-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%);
    background: -ms-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%);
    background: linear-gradient(to bottom, #87e0fd 0%,#53cbf1 40%,#05abe0 100%);
}
#wrapper:hover:before{opacity:0;}
#wrapper:hover:after{opacity:1;}

1

जैसा कि कहा गया। वर्तमान में सीएसएस संक्रमण के साथ रोगियों का समर्थन नहीं किया जाता है। लेकिन आप कुछ मामलों में पारदर्शी रंगों में से एक को सेट करके इसके चारों ओर काम कर सकते हैं, ताकि कुछ अन्य रैपिंग एलिमेंट का बैकग्राउंड-कलर चमकने लगे, और उसके बजाय संक्रमण हो।


1

मैं काम पर इसका उपयोग :) IE6 + https://gist.github.com/GrzegorzPerko/7183390

<element class="ahover"><span>Text</span></a>यदि आप पाठ तत्व का उपयोग करते हैं, तो इसके बारे में मत भूलना ।

.ahover {
    display: block;
    /** text-indent: -999em; ** if u use only only img **/
    position: relative;
}
.ahover:after {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 1;
}
.ahover:hover:after {
    opacity: 1;
}
.ahover span {
    display: block;
    position: relative;
    z-index: 2;
}

0

एक और दृश्य पोस्ट करने के लिए चोट नहीं पहुंचा सकता क्योंकि अभी भी ऐसा करने का कोई आधिकारिक तरीका नहीं है। एक हल्का jQuery प्लगइन लिखा है जिसके साथ आप एक पृष्ठभूमि रेडियल ग्रेडिएंट और एक संक्रमण गति को परिभाषित कर सकते हैं। यह मूल उपयोग तब इसे फीका करने देगा, अनुरोध के साथ अनुकूलित किया जाएगा। नामकरण (बहुत चिकनी):

$('#element').gradientFade({

    duration: 2000,
    from: '(20,20,20,1)',
    to: '(120,120,120,0)'
});

http://codepen.io/Shikkediel/pen/xbRaZz?editors=001

मूल पृष्ठभूमि और सभी गुणों को बरकरार रखता है। ट्रैकिंग को सेटिंग के रूप में भी हाइलाइट करें:

http://codepen.io/Shikkediel/pen/VYRZZY?editors=001


0

मैं एक 3 डी क्षेत्र की तरह दिखना चाहता था और रंगों के माध्यम से संक्रमण करना चाहता था। मैंने पाया कि ढाल पृष्ठभूमि रंग संक्रमण (अभी तक) नहीं करते हैं। मैंने एक ट्रांज़िशनिंग सॉलिड बैकग्राउंड के साथ एलिमेंट के सामने रेडियल ग्रेडिएंट बैकग्राउंड (z- इंडेक्स का इस्तेमाल करके) रखा।

/* overlay */
z-index : 1;
background : radial-gradient( ellipse at 25% 25%, rgba( 255, 255, 255, 0 ) 0%, rgba( 0, 0, 0, 1 ) 100% );

फिर div.ballनीचे:

transition : all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);

तब div.ballऔर वायली की पृष्ठभूमि का रंग बदल दिया !

https://codepen.io/keldon/pen/dzPxZP

हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.