downwithpants wrote:x3
you can't scroll down the page without causing the onmouseover to disappear.
But that was the whole point. Once the options are hidden, there is less scrolling to do.
downwithpants wrote:Phade wrote:Also (and this may be just me, but) I tend to set the "wide" options and then not reset them when looking for a video.
how's this done?
The effect is done by setting the default to "display: none;" for the items and then applying a :hover of "display: block;" on the definition list. This then unhides the options while your mouse is anywhere over the input form.
I usually set these options and then don't change them again:
* Order by: Stars, descending
* Downloaded: Not Yet Downloaded Local
* Stars: Use Star Score
With those options set, I start running through my favorite anime to see if there's anything new.
Phade.