Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alizayayesha/cursormagic

Custom cursor using jquery https://alizayayesha.github.io/CursorMagic/
https://github.com/alizayayesha/cursormagic

hover-effects html-css-javascript jquery jquery-ajax js mousemove

Last synced: 2 days ago
JSON representation

Custom cursor using jquery https://alizayayesha.github.io/CursorMagic/

Awesome Lists containing this project

README

        

# Custom Cursor with jQuery

This project demonstrates how to implement a custom cursor using jQuery and enhance user experience on web pages.

## Features

- **Custom Cursor:** Uses jQuery to create a custom cursor that replaces the default browser cursor.
- **Styling:** Utilizes CSS for styling the custom cursor and ensuring it adapts to different screen sizes.
- **Integration:** Includes Google Fonts for typography enhancement, demonstrating integration with external resources.
- **Interactive Elements:** Enhances user interaction by changing cursor behavior on different elements.

## Preview

![image](https://github.com/user-attachments/assets/c420ac68-2650-4a1a-96f6-132bae53efc7)

Usage
Simply hover over interactive elements on the page to see the custom cursor in action.
Experiment with different cursor styles by modifying style.css and script.js.
Dependencies
jQuery - JavaScript library for simplifying HTML DOM tree traversal and manipulation.
Google Fonts - Provides a wide variety of free web fonts for use on websites.
Contributing
Contributions are welcome! Please fork the repository and create a pull request with your improvements.

License
This project is licensed under the MIT License - see the LICENSE file for details