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

Resizing & Scrolling Cursors

 

  • all-scroll – यह Cursor कुछ-कुछ move Cursor के समान ही होता हैं. जो दर्शाता हैं कि Items को चारों तरफ Scroll किया जा सकता हैं.

  • col-resize – यह Cursor दर्शाता हैं कि Columns को दांए-बांए तरफ Resize किया जा सकता हैं.

  • row-resize – यह Cursor दर्शाता हैं कि Rows को ऊपर-नीचे की तरफ Resize किया जा सकता हैं.

  • n-resize – यह Cursor दर्शाता हैं कि किसी Item को North दिशा यानि ऊपर की तरफ खींचा जा सकता हैं.

  • e-resize – यह Cursor दर्शाता हैं कि Item को East दिशा यानि दांए तरफ खींचा जा सकता हैं.

  • s-resize – यह Cursor दर्शाता हैं कि Item को South दिशा यानि नीचे की तरफ खींचा जा सकता हैं.

  • w-resize – यह Cursor दर्शाता हैं कि Item को West दिशा यानि बांए तरफ खींचा जा सकता हैं.

  • ne-resize – यह Cursor दर्शाता हैं कि Item को North East दिशा यानि ऊपर-दांए तरफ खींचा जा सकता हैं.

  • nw-resize – यह Cursor दर्शाता हैं कि Item को North West दिशा यानि ऊपर-बांए तरफ खींचा जा सकता हैं.

  • se-resize – यह Cursor दर्शाता हैं कि Item को South East दिशा यानि नीचें-दांए तरफ खींचा जा सकता हैं.

  • sw-resize – यह Cursor दर्शाता हैं कि Item को South west दिशा यानि नीचे‌-बांए तरफ खींचा जा सकता हैं.

  • ew-resize – यह Cursor दर्शाता हैं कि Item को East West दिशा यानि दांए-बांए खींचा जा सकता हैं.

  • ns-resize – यह Cursor दर्शाता हैं कि Item को North South दिशा यानि ऊपर-नीचे खींचा जा सकता हैं.

  • nesw-resize – यह Cursor दर्शाता हैं कि Item को चारों दिशाओं में अलग-अलग खींचा जा सकता हैं.

  • nwse-resize – यह Cursor भी दर्शाता हैं कि Item को चारों तरफ अलग-अलग खींचा जा सकता हैं.

 

 

Resizing & Scrolling Cursors

 

  • all-scroll – This cursor is somewhat similar to the move cursor. Which shows that the items can be scrolled around.

  • col-resize – This cursor shows that the columns can be resized to the left and right.

  • row-resize – This cursor shows that the rows can be resized upwards and downwards.

  • n-resize – This cursor shows that an item can be dragged in the North direction i.e. upward.

  • e-resize – This cursor shows that the item can be dragged in the East direction i.e. towards the right.

  • s-resize – This cursor shows that the item can be dragged in the south direction i.e. downwards.

  • w-resize – This cursor shows that the item can be dragged in the west direction i.e. towards the left.

  • ne-resize – This cursor shows that the item can be dragged in the North East direction i.e. top-right.

  • nw-resize – This cursor shows that the item can be dragged in the North West direction i.e. top-left.

  • se-resize – This cursor shows that the item can be dragged in the South East direction i.e. towards the bottom-right.

  • sw-resize – This cursor shows that the item can be dragged in the south-west direction i.e. down-left.

  • ew-resize – This cursor shows that the item can be dragged in East-West direction i.e. left-right.

  • ns-resize – This cursor shows that the item can be dragged in North-South direction i.e. up-down.

  • nesw-resize – This cursor shows that the item can be dragged in different directions.

  • nwse-resize – This cursor also shows that the item can be dragged around separately.

error: Content is protected !!