javascript - jquery animate opacity arrows mouseenter mouseleave -
I'm trying to add an opacity effect with jquery when the last on arrow navigation, but it seems that anything Does not happen :( Do you know what is wrong with my JC script?
Here is my jazzery:
$ (document) .ready (function () { $ ("flscroll") {$ ("flscroll") {$ ("flscroll" ({opacity: .8}, 300);})}} My CSS is defined in:
.flscroll {Display: Block; Height: 83 PA Opacity: 0.8; position: fixed; top: 40%; z-index: 1000;} .88 .flscoll {filter: alpha (ambiguity = 80);} # flscolog {background: url (images / spread pages) - Repeat 50px -100px; left: -30px; padding-left: 50px; width: 52px;} #flscrolld {background: url (images / sprite.png) No-repeat left-200px; padding right: 50px; right: - 30px; width: 53px;} My HTML arrow declaration is like this:
& lt; a href = "# 1" headline = "prev" square = "flscroll" id = "flscrollg" & gt; & Amp; Nbsp; & Lt; / A & gt; & Lt; A href = "# 1" heading = "next" square = "flscroll" id = "flscrolld" & gt; & Amp; Nbsp; & Lt; / A & gt;
So I said in the comment that it may be that your Jquery is missing a full-fledged Ho code line
$ ("flscroll"). Chetan ({opacity: 1}, 300); // $ ("flscroll"). Chetan ({opacity: 1}, 300); I have added it and it works fine.
Is it after you?
Comments
Post a Comment