html Cursor??
hey,
First, i would like to thank you all for helping me out in the autostreching forums and gave up on frontpage, and THERE ARE barely any difficulities and it's less time consuming.
Anyways Is there a way were we can turn a certain pic into a cursor on your webpage?
disaster-master posted this at 02:50 — 22nd April 2003.
She has: 2,154 posts
Joined: May 2001
Do you mean how do you change the cursor style like these ?
mohd posted this at 02:52 — 22nd April 2003.
They have: 101 posts
Joined: Apr 2003
yeah but permanet?
disaster-master posted this at 03:05 — 22nd April 2003.
She has: 2,154 posts
Joined: May 2001
body { cursor: crosshair; }
I think that will work. Just replace crosshair with whatever you want to use.
mohd posted this at 03:11 — 22nd April 2003.
They have: 101 posts
Joined: Apr 2003
cool, Is there a way to umm.. choose the crosshairs?. For instance if a person dosen't like a certain kind of crosshair he should choose another that is provided to him. Ah i probably dont make sense, or ask too much
disaster-master posted this at 03:19 — 22nd April 2003.
She has: 2,154 posts
Joined: May 2001
Boy, you don't ask for much do you? (just kiddin)
I suppose you could make different style sheets use a style sheet switcher.
Here are a couple of links on how to do that.
http://www.alistapart.com/stories/alternate/ and http://www.alistapart.com/stories/n4switch/
mohd posted this at 03:27 — 22nd April 2003.
They have: 101 posts
Joined: Apr 2003
Thanks Alot for you help, maby someday instead of asking i would be helping instead
disaster-master posted this at 03:48 — 22nd April 2003.
She has: 2,154 posts
Joined: May 2001
You are very welcome.
andy206uk posted this at 09:29 — 22nd April 2003.
He has: 1,758 posts
Joined: Jul 2002
I think comet cursor do something like what your after... and you can select from 1000's of cursors.
nuk3 posted this at 12:48 — 22nd April 2003.
They have: 238 posts
Joined: May 2002
Yeah but when you use their service a java applet runs asking you to install their software.. This happened a few years ago when I was using them, it might of changed?
disaster-master posted this at 12:54 — 22nd April 2003.
She has: 2,154 posts
Joined: May 2001
When I go to a site using comet cursor I immediately hit the back button. Please don't use that. Those things are annoying.
Jimmy Changa posted this at 15:26 — 22nd April 2003.
They have: 220 posts
Joined: Mar 2003
same here. Cursor tricks usually mean substandard content. At least that's my perception.
Busy posted this at 21:36 — 22nd April 2003.
He has: 6,151 posts
Joined: May 2001
comet cursors is spyware
mohd posted this at 02:49 — 23rd April 2003.
They have: 101 posts
Joined: Apr 2003
woah thanks for the ideas, i've decided to choose only 1 cursor Thanks everyone
mohd posted this at 03:02 — 23rd April 2003.
They have: 101 posts
Joined: Apr 2003
Umm crosshair shows up like a crosshair when i leave it like that but when i change it to an image it turns to a regular mouse cusor again!
body { cursor: human_cursor.gif; }
does more than 1 javascript in a page cause conflict?
disaster-master posted this at 03:36 — 23rd April 2003.
She has: 2,154 posts
Joined: May 2001
Try this (in red).
mohd posted this at 04:16 — 23rd April 2003.
They have: 101 posts
Joined: Apr 2003
exact same problem this time the crosshair only showed up when it was above an image
disaster-master posted this at 04:51 — 23rd April 2003.
She has: 2,154 posts
Joined: May 2001
Gosh, I don't know. I have exhaused all of my knowledge on this. Maybe someone else can help.
Sorry
andy206uk posted this at 09:18 — 23rd April 2003.
He has: 1,758 posts
Joined: Jul 2002
lol... sorry you guys... i didnt know there was so much hatred towards comet cursor! When they first started it was a tiny little applet and nothing else. now it seems they've gotten big and greedy!
Andy
Suzanne posted this at 12:34 — 23rd April 2003.
She has: 5,507 posts
Joined: Feb 2000
body { cursor: url(human_cursor.gif); } <-- try this?
It isn't likely to work, but you never know what browsers have chosen to make up. The listing above shows you what options you have -- setting your own image is not one of them.
If you want to add images TO the cursor, as well as the default cursor image that is on the user's computer, you can find oodles of JavaScript scripts to do the job (that don't evoke the evil Comet Cursor).
http://www.google.com/search?q=dhtml+cursor+trail
Suzanne posted this at 12:59 — 23rd April 2003.
She has: 5,507 posts
Joined: Feb 2000
Further research yields that using url(); for a custom image should work, but I haven't seen any examples (and not sure I want to!).
http://www.evolt.org/article/CSS_tricks_for_branding/17/18835/?format=print
andy206uk posted this at 13:00 — 23rd April 2003.
He has: 1,758 posts
Joined: Jul 2002
This should do it for ya!
http://www.dynamicdrive.com/dynamicindex13/index.html
mohd posted this at 01:57 — 24th April 2003.
They have: 101 posts
Joined: Apr 2003
I think i got it, you can only use the .cur extension with the code you provided me and i need a program to convert jpeg or gif to CUR type, any ideas or "working" programs out there?
Suzanne posted this at 02:02 — 24th April 2003.
She has: 5,507 posts
Joined: Feb 2000
http://www.google.com/search?q=create+cursor+.cur
That brings up a lot of different applications. Have fun!
mohd posted this at 02:18 — 24th April 2003.
They have: 101 posts
Joined: Apr 2003
Ahhhh well i already tried a few and im guessing that there is a bad chance that thoes applications would work but i will give it a try
Edited post....
Any CUR converters That actually work?
mohd posted this at 03:38 — 24th April 2003.
They have: 101 posts
Joined: Apr 2003
hey!!! it worked... it's like a puzzel.. everyones' ideas and some research
justjeni posted this at 01:14 — 28th April 2003.
They have: 59 posts
Joined: Apr 2003
I found a directory of sites last night that I was surfing through and every single one of them changed my cursor - I didn't like it. May I ask why you want to do this? I'm seriously curious - I don't get the point of doing that. I thought something was wrong with my computer at first.
Fitness and Freebies
mohd posted this at 02:23 — 28th April 2003.
They have: 101 posts
Joined: Apr 2003
When i actually got it to work i didn't like it either but i got it to take effect onl when you place the cursor over a hyperlink
http://world.totalwarcraft.com
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.