开发者

Javascript slide up/roll up ad

开发者 https://www.devze.com 2023-03-26 05:11 出处:网络
Anyone know where I can find sameple coding for a jscript that slides an ad up from the bottom 开发者_JAVA技巧right of a screen. Like the slide up instant message adsUse jQuery and look at slideUp() a

Anyone know where I can find sameple coding for a jscript that slides an ad up from the bottom 开发者_JAVA技巧right of a screen. Like the slide up instant message ads


Use jQuery and look at slideUp() and slideDown() functions: http://api.jquery.com/slideUp/

0

精彩评论

暂无评论...
验证码 换一张
取 消