![]() |
modded cursors ...
hi all , i found the code for edit cursor , and after some test and test i finally got worked different cursor for different action ...
Code:
/* ***** modded cursor ***** */ all works right , the only one i can't modifiy is the one when u go over text ( example in this post if u go from empty space (arrow) to text written ) , it gives default cursor | for select text , and i cannot set mine cause i can't understand which voice rappresent that area ... shouldnt' be textarea ? |
That element only affects the input area on a form field. I believe for the "I-beam" you need to set the values for cursor: text.
|
i already have inserted that itam 'text' in my samle posted above .
if not right in that point , where i should insert it ? in body ? |
Quote:
However, I see cursor:text is what you would add if you want to change it to the I-beam. It doesn't change the I-beam where it usually appears. I've seen it working globally on some sites, but they have added it to the CSS body class and commented it out. HTML Code:
<!-- |
i should add it ...
Code:
textarea, cursor:text, text, input {cursor: url(images/panda05.cur), default;} |
Quote:
If you want to include the custom cursor image in place of the I-beam, you have to use the CSS I posted in my previous post. Unfortunately, I know of know other way to make it work. |
i understand what u say , but in that way the cursor is the same for i-beam and all others element , i mean use :
1 custom cursor ARROW ( for default ) 1 custom cursor HAND ( for link ) 1 custom cursor I-BEAM ( for text ) i can make work for the first 2 cursors , but dunno how to add the 3rd ... |
All times are GMT. The time now is 02:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|