I’m working on some cursor rules for a project, and I’d love some advice to make them as efficient and straightforward as possible. I recently read Best Cursor Rules for Cursor IDE and it’s been really helpful!
Highly recommend it if you’re new to cursor rules. Check .CursorRules
One thing I’m...
I’m working on some cursor rules for a project, and I’d love some advice to make them as efficient and straightforward as possible. I recently read Best Cursor Rules for Cursor IDE and it’s been really helpful!
Highly recommend it if you’re new to cursor rules. Check .CursorRules
One thing I’m...
hello
Is it possible to remove the hand cursor that appears when hovering over a link? 😊
Below my CSS et JS code and in attachment a image. I do not know where to change the code 🤗 I'm not at all an expert in coding.
"cursor:none;" doesn't work
thank you for your help 😊
<script>
function...
Hello, I am trying to make an image map with multiple clickable areas that will bring up pop ups.
The problem that I have is that the image also needs to move with cursor in a set frame. To achieve this function I set the image as a background image in the css. I do not know if there is anyway...