ministratorsguest/add&quot的意思;/*thisisthemouse'scursor,maybealittleugly

Your question
&&&My computer keeps scrolling down and up on its own&
sounds odd, does the computer scroll up and down literally on its own with no help what so ever from you?
Cause if this were the case i'd say maybe a problem with the keyboard.
But to go both up and down, on it's own Id think the stuck actions would cancel each other out unless they were just randomly firing.
Did ya try changing the keyboard?
Perhaps try reinstalling your mouse drivers or download the newest mouse drivers.
Can't find your answer ? Ask !
Related resources
More resources
Read discussions in other Windows XP categories
Ask the community
Top Experts
Tradesman1
65673 messages since 6/4/13
SR-71 Blackbird
94891 messages since 8/17/09
32533 messages since 4/21/09
All badges
Forum help
Latest Reports
Tom's Hardware Around the World
Subscribe to Tom's Hardware
About Tom's Hardware
Advertising
Purch Privacy Policy
Terms Of Use and Sale
Copyright Policy
Copyright & 2016
Group, Inc. All Rights ReservedTom's Hardware Guide &
Ad choicesMost popular
Latest PostsDeals of the Day
Please enable JavaScript to view thein July, you canceled your DVD subscription and switched over to streaming only. Your well-constructed DVD queue has disappeared (grr...) and you have been left with nothing, since you are accustomed to only using Netflix Instant to re-watchyour favorite TV shows and maybe a movie here and there when you can't get to sleep.
Now, however, streaming is your only Netflix option. How do you build it up and use it to get the most out of the online-only service? We've got some tips.
1. BUILD UP YOUR QUEUE
Your new Netflix home page is just a whole lot of rows filled with movie posters, and when you click on these movie posters, you go straight in to watching the movie. This is fine if you actually want to watch the movie at that instant, but what if you want to save it for later?
There are a few ways to add movies to , which now works more like a reminder of movies you want to watch and less like a delivery system. First, if you hold your mouse cursor over a movie poster, a little window will pop up. You can either click on the "+ Instant Queue" button to immediately save the movie for later, or you can click on the movie title to be taken to the
(familiar from your DVD days) where you can learn more about the movie and perhaps add it to your queue.
2. GET YOUR OLD HOMEPAGE BACK
A lot of people preferred the previous home page to the new "Gallery View"; it was easier to add movies to your queue and when you clicked on a movie poster, you went to the film's information page rather than the media player for instant playback. If you really want the old layout, bookmark this page:
It should show you the original layout, for easier Instant Queue-adding.
3. RATE LOTS OF MOVIES
One of the main complaints about Netflix Instant is its supposed "lack of selection."
"There aren't enough good movies streaming on Netflix" is the constant refrain and complaint about the service. I've found that rating lots and lots of movies really helps Netflix determine the quality of movies it recommends (and yes, it does have a lot of quality movies, if you expand your horizons a bit).
Click on the "" page on the main banner and then "" on the toolbar beneath and go to work. It is also helpful to type in your favorite titles into the search bar, go to their pages (even if they are DVD only), and affix a 5-star rating to them so that Netflix knows what you like. The company has , and in order for Netflix to work to its full potential, it needs as much of your input as possible.
Netflix learns a little bit from the movies you select to watch, but it learns even more when you rate movies and explicitly tell it what you like.
4. OPEN UP: WHAT KIND OF MOVIES DO YOU LIKE?
Yeah, it's a tacky icebreaker question, but Netflix can also give better recommendations if it knows what kinds of movies you like, too. Under "Suggestions For You," click on "" to be taken through a survey of genres and movie qualities that Netflix offers. Fill out all 14 pages, if you'd like, for more specific movie suggestions from the 'Flix.
5. CHECK FOR NEW RELEASES
The "" page--the second option under the "Watch Instantly" tab--has both the poster view and (mercifully) the list view of the newest streaming titles, but it is sorely lacking in searchability and user-friendliness.
A few ways to rectify this: Netflix's new releases happen every Monday, but if you need a reminder, and you're using Google Reader or another RSS reader, you can .
Also helping with finding new releases...
6. GET SOME NETFLIX HELP
Netflix, like seemingly everything else these days, has lots of third party apps and websites (apps and websites not made by or affiliated with Netflix) working in conjunction with it. A full , sortable by user rating, name and release date. These sites and apps cover several categories: Mobile queue management, home theater setup, critic's reviews, etc.
Probably the two most useful one of these (in my very humble opinion) are Instant Watcher, which is a supercharged Netflix search site that allows you to rummage through the Netflix Instant catalog in a variety of awesome ways (including by seeing , which is VITAL) and Flicks Watcher, a very simple and very free app for and that updates the moment that movies become available for watching on Instant.
The popular Twitter account
also updates regularly with new releases on Instant. And for some great, user-sourced recommendations,
that are available for streaming on Netflix.
7. NOT INTERESTED? CLICK 'NOT INTERESTED'
Another common complaint about Netflix is that people just see the same 20 or so movies suggested over and over again. Well, if you don't want Netflix to keep on suggesting the same movie, tell them so! On the information page for each title, right underneath the 5 stars for rating, is a little radio button that says "Not Interested." If you are not interested in a movie, click "Not Interested" and it should disappear from your Netflix suggestions.
Not only will you not see that movie you didn't want to watch anymore, but Netflix has also just learned something more about your preferences.
8. CHOOSE YOUR VIDEO QUALITY
If your Internet Service Provider has put a data cap on you, you probably want to check out Netflix's "" page, which offers three options for the data-conscious.
9. GO BIG SCREEN
If you have , it is fairly easy to hook Netflix up
for more-satisfying big screen viewing. Netflix Instant can be played over several , , and , and, yes, your mobile phones and tablets, with free apps for Android, iOS and Windows Phone 7.
There is no additional charge to stream Netf just follow Netflix's setup instructions and you are good to go.
10. THESE KEYS ARE HOT
Don't have a mouse with you when you're watching Netflix on your laptop? No problemo. Just remember these hotkeys for easy Netflix access. The most important ones (for me) are the "F" key, which expands the movie to full screen and "ESC," which exits full screen.
While you are in the movie:
SPACE BAR - Play/pause
ENTER: Play/pause
'F' Key - Full screen
ESC - Exit Full Screen
PAGE UP - Play
PAGE DOWN - Pause
UP ARROW - Volume Up
DOWN ARROW - Volume down
'M' Key - Mute
SHIFT + RIGHT ARROW - Fast forward
SHIFT + LEFT ARROW - Rewind
Get top stories and blog posts emailed to me each day. Newsletters may offer personalized content or advertisements.cursor | Codrops CSS Reference
The cursor property specifies what type of mouse cursor to use when the mouse is over the element to which the property is applied.
The cursor can be set to one of many predefined cursor types, or to an image. See the live demo below for a list of values and examples.
The cursor property will have an effect only on devices that have a pointing device such as a mouse. It will have no effect on touch-only devices.
The cursor property is used to provide visual feedback and cues to the user to convey a certain functionality over/on/of an element, and is usually important to provide better user experiences.
The cursor values defined in CSS can be rendered differently depending on the browser and operating system. For example, some browsers (e.g. Firefox on Windows 7) will show the move (usually used to indicate that an element is draggable) cursor as a four-pointed arrow while others (e.g. Firefox on Mac OS X) will show a hand cursor. In this case, if you want the cursor to be one specific cursor that looks exactly the same across all browsers and platforms, you may want to use an image instead of the default CSS keywords.
Not all values are supported in all browsers, and not all values look the same in all browsers and operating systems. See the browser support section below for more about that.
Image Cursors (Custom Cursors)
One or multiple comma-separated url()s pointing to images to be used as a cursor. The user agent retrieves the cursor from the first url(). If the user agent cannot handle the first cursor of a list of cursors, it must attempt to handle the second, etc. If the user agent cannot handle any of the provided images (see browser support), it must use the cursor keyword at the end of the list. The optional &x& and &y& coordinates identify the exact position within the image which is the pointer position (i.e., the hotspot).
A non-URL standard cursor keyword must be provided at the end of the fallback list.
cursor: url(example.svg#linkcursor), url(example-2.cur),
Each is a unitless
less than 32. Negative values are not allowed. These values specify the coordinates of the cursor’s hotspot. The first number is the x-coordinate, and the second number is the y-coordinate. For example, the following:
cursor: url(some-cursor.png) 2 15,
will set the hotspot of the cursor to be the pixel at (2, 15) from the top left (0, 0).
If none are specified, the coordinates of the hotspot are read from the file itself (for CUR and XBM files) or are set to the top left corner of the image.
The following are all built-in CSS cursors:
General Purpose Cursors
The user agent determines the cursor to display based on the current context. For example, it will render a cursor similar to text (see below) when text is hovered.
The platform-dependent default cursor. Often rendered as an arrow.
No cursor is rendered for the element.
Links and Status Cursors
context-menu
A context menu is available for the object under the cursor. Often rendered as an arrow with a small menu-like graphic next to it.
Only IE 10 and up have implemented this on Windows.
This cursor is often rendered as a question mark or a balloon. It indicates that help is available for the object under the cursor.
The cursor is a pointer that indicates a link.
A progress indicator. Indicates that the program is performing some processing, but is different from wait in that the user may still interact with the program. Often rendered as a spinning beach ball, or an arrow with a watch or hourglass.
This cursor is often rendered as a watch or hourglass. It indicates that the program is busy and the user should wait.
Selection Cursors
This cursor is often rendered as a thick plus-sign with a dot in the middle. It indicates that a cell or set of cells may be selected.
A simple crosshair (e.g., short line segments resembling a “+” sign). Often used to indicate a two dimensional bitmap selection mode.
This cursor is often rendered as a vertical I-beam. User agents may automatically display a horizontal I-beam/cursor (e.g. same as the vertical-text keyword) for vertical text, or for that matter, any angle of I-beam/cursor for text that is rendered at any particular angle. It indicates text that may be selected.
vertical-text
This cursor is often rendered as a horizontal I-beam. It indicates vertical-text that may be selected.
Drag and Drop Cursors
This cursor is often rendered as an arrow with a small curved arrow next to it. It indicates an alias of/shortcut to something is to be created.
This cursor is often rendered as an arrow with a small plus sign next to it. It indicates something is to be copied.
Indicates something is to be moved. The way this cursor is rendered depends on the browser, as mentioned in the description above. It is usually rendered either as a four-pointed arrow, or a hand similar to drag.
This cursor is often rendered as a hand or pointer with a small circle with a line through it. It indicates that the dragged item cannot be dropped at the current cursor location.
On Windows, no-drop is rendered the same as not-allowed.
not-allowed
This cursor is often rendered as a circle with a line through it. It indicates that the requested action will not be carried out.
Resizing and Scrolling Cursors
e-resize, n-resize, ne-resize, nw-resize, s-resize, se-resize, sw-resize, w-resize
Indicates that some edge is to be moved. For example, the se-resize cursor is used when the movement starts from the south-east corner of the box. See the live demo for an example of each.
ew-resize, ns-resize, nesw-resize, nwse-resize
Indicates a bidirectional resize cursor. These cursor types are usually rendered as two-pointed arrows in different directions. See the live demo for an example of each.
col-resize
This cursor is often rendered as arrows pointing left and right with a vertical bar separating them. It indicates that the item/column can be resized horizontally. It is similar to the cursor you see in programs such as MS Excel.
row-resize
This cursor is often rendered as arrows pointing up and down with a horizontal bar separating them. It indicates that the item/row can be resized vertically. It is similar to the cursor you see in programs such as MS Excel.
all-scroll
This cursor is often rendered as arrows pointing up, down, left, and right with a dot in the middle. It indicates that the something can be scrolled in any direction.
On Windows, all-scroll is rendered the same as move.
Zooming Cursors
zoom-in, zoom-out
Indicates that something can be zoomed (magnified) in or out, and often rendered as a magnifying glass with a “+” or “-” in the center of the glass, for zoom-in and zoom-out respectively.
Grabbing Cursors
grab, grabbing
Indicates that the element can be grabbed (dragged to be moved). grab is an open hand “ready to drag”, and dragging is a “closed” hand that looks like it is grabbing something.
The user agent may treat unsupported values as auto. For example, on platforms that do not have a concept of a context-menu cursor, the user agent may render default or whatever is appropriate.
The following applies a not-allowed cursor when the user hovers over disabled input fields:
input[disabled] {
cursor: not-
background-color: rgba(255, 0, 0, 0.2);
The following applies a move cursor to a draggable element:
.draggable {
This example sets the cursor on all hyperlinks (whether visited or not) to an external SVG cursor. User agents that do not support SVG cursors would simply skip to the next value and attempt to use the “hyper.cur” cursor. If that cursor format was also not supported, the user agent would skip to the next value and simply render the ‘pointer’ cursor.
:visited {
cursor: url(example.svg#linkcursor), url(hyper.cur),
Same as the previous, except that a third cursor image has a specified position using the x and y values:
:visited {
cursor: url(example.svg#linkcursor),
url(hyper.cur),
url(hyper.png) 2 3,
You can also use data URIs to define custom cursors.
by Sten Hougaard on Codepen shows a few examples of custom cursors defined using data URIs, so check it out if you’re interested.
Hover over the table cells in the following demo to see the cursor corresponding to each cell as indicated inside it.
In the first example, hovering over the table cell will show a custom clock cursor image. A list of comma-separated values is provided. The first image provided is a PNG image which works in all browsers except IE, the second image provided is the same image in a .cur format for IE, and the keyword pointer is then used as a keyword fallback.
Browser Support
Firefox/Mac, Safari/Mac, Chrome/Mac don’t support PNG and JPG cursors (tested with 48px cursors). IE only supports cursors in the CUR format.
The Grabbing and Zooming keywords are supported in WebKit-based browsers and in Firefox using the -webkit- and -moz prefix respectively.
The positioning syntax including the x and y coordinates of the custom cursor image is not supported in Internet Explorer.
Internet Explorer interprets relative URLs as relative to the HTML document, and not the CSS file. This is true for all versions of up to IE9. To ensure cross-browser compatibility, you must either use an absolute URL:
.draggable {
cursor: url('/folder/my-cursorr.cur'),
or a fallback for IE:
* Assume this the HTML is in a directory above this CSS file
.draggable {
cursor: url('../folder/my-cursorr.cur'),
/* Modern browsers
url('/folder/my-cursorr.cur'),
/* Internet Explorer
/* Non-supporting browsers, or fallback if previous images can't be displayed
Further Reading
by Chris Nager
Related Entries
Last updated: February 4, 2015 at 3:15 pm
Do you have a suggestion, question or want to contribute?

我要回帖

更多关于 quot的意思 的文章

 

随机推荐