How to: javascript fade in fade out text
问题 First of all: I looked through other posts on stackoverflow and none of them had the information I was looking for. Second: I'm new to programming ;) I want to have a div on my website that fades in and fades out text. I've seen this on a few web sites and am pretty sure it is javaScript using the jQuery library. Does anyone know of a good tutorial, or can tell me how to accomplish this? 回答1: Here you go :) http://api.jquery.com/category/effects/ Click on the effects you want, there are demos