Heim  >  Fragen und Antworten  >  Hauptteil

Holen Sie sich eine zufällige Farbe

$(document).ready(function(){
			changecolor('a')
			$('a').mouseover(function(){
				$bg=$(this).css('backgroundColor')  
				$(this).css('box-shadow','0px 0px 20px '+$bg)
				$(this).css('border-radius','20px')
			})
		$(this).css('box-shadow','0px 0px 20px '+$bg)	这里为什么要空一格呢?


JiaJia2151 Tage vor952

Antworte allen(1)Ich werde antworten

  • 只陪她闹i

    只陪她闹i2018-12-01 09:44:03

    空一格?不明白你的问题

    Antwort
    0
  • StornierenAntwort