javascript - fadeOut "disabled" by a seemingly benign line of CSS (jquery bug?) -
This is the following:
Now I have a CSS It looks like a good place to resume (right) it in the line. (Right)
This is the line of CSS:
.States-fullscreen .main-slides image dice-free {location: complete; Top: 0; Left: 0; Width: 100%; Z-index: 350} (BTW, it comes from "move": so it seems very reasonable.)
Pseudo code applies to : & lt; Div .status-fullscreen & gt; & Lt; Div Main-slides & gt; & Lt; Ul & gt; & Lt; Li & gt; & Lt; Img .display-full / & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; Img .display-full / & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; Img .display-full / & gt; & Lt; / Li & gt; & Lt; / Ul & gt; & Lt; / Div & gt; & Lt; / Div & gt; When the line of CSS is in the game and I am working in the list .go (index), then fade () stopped working as expected, this is it Does not work at all. Feedin works even though the period is closed, remove the line and all is well.
What gives?
I am quite sure that there is another way to create fullscreen images. NBD But it will help in understanding what is happening in this line of CSS. Maybe it's not a bug but it sounds very strange, yes?
The problem is resolved. Instead of using only a single line to make the image full screen, I used wrapper and height on
(if it makes sense.) In short, consistently Define (I think) the code stopped confusing jq.
Comments
Post a Comment