Holen Sie sich eine zufällige Farbe
Jia
Jia 2018-11-29 16:11:53
0
1
977
$(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)	这里为什么要空一格呢?


Jia
Jia

Antworte allen(1)
只陪她闹i

空一格?不明白你的问题

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage