Important Notice:

Course Content
Float Property
0/1
Z-Index
0/1
CSS object-fit Property
0/1
CSS Visibility Property
0/1
CSS (Chapter 4) M2-R5.1
About Lesson

General Cursors

  • auto – इस Situation में Browser फैंसला करता हैं कि किस Element पर कौनसा Cursor Show करना हैं

  • default – इस Value से सभी Elements पर Default Cursor Show होता हैं

  • none कोई Cursor Show नही होगा 

 

Links & Status Cursors

 

  • pointer – इसमे एक हाथ दिखाई देता हैं जो Link को दर्शाता हैं

  • help – इसमें Arrow के साथ एक Question Mark दिखाई देता हैं, जो बताता हैं कि संबंधित Element के लिए Help उपलब्ध हैं

  • context-menu – यह Cursor दर्शाता हैं कि संबंधित Element की एक सहायक मेनु उपलब्ध हैं

  • progress – इस Cursor में Arrow के साथ एक चक्कर दिखाई देता हैं जो दर्शाता हैं कि कोई Program Background में Busy हैं

  • wait – इसमें Arrow हट जाती हैं सिर्फ चक्कर घूमता रहता हैं जो दर्शाता हैं कि Program Busy है आप कुछ नही कर सकते हैं इंतजार के अलावा

 

General Cursors

  • auto – In this situation the browser decides which cursor to show on which element.

  • default – With this value, the default cursor is shown on all elements.

  • none – There will be no cursor show. 

 

Links & Status Cursors

 

  • pointer – A hand is visible in it which represents Link.

  • help – In this, a question mark appears with an arrow, which indicates that help is available for the related element.

  • context-menu – This cursor shows that a help menu of the related element is available.

  • progress – A circle with arrows appears in this cursor. Which shows that some program is busy in the background.

  • wait – In this the arrow moves away and the circle keeps rotating. Which shows that the program is busy. You can’t do anything except wait.

error: Content is protected !!