Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Honorary Mechanic
Picture of Andys logos
Posted
Hi All

If anyone is considering making a website or currently working on one then why not brighten it up with some FREE animations. Even just a very small unobtrusive one makes all the difference to a page Smile Plenty to choose from in various different categories.

Also ever thought about being able to have a different Cursor for your website ? You can easily change the person viewing your sites default pc Cursor to one more appropriate to your own particular Website ! Really only works with Internet Explorer but since 90+% of all browsers are and probably will stay IE it's not really a 'problem' ! Try the code below on one of your pages..

1) <body style="cursor: url('CURSOR NAME.ani')">

2) <body style="cursor: url('http://www.YOUR SITE NAME HERE/CURSOR NAME.ani')">

3) <style type="text/css">
body {cursor: url('bird.ani');}
</style>

4) <style type="text/css">
body {cursor: url('http://www.YOUR SITE NAME HERE/CURSOR NAME.ani');}
</style>

Just upload a cursor and change the 'CURSOR NAME' to what ever you uploaded. Make sure the 'case' of the letters AND extension is the same as your code !

No.s 1&3 are if the cursor file is in the same folder/location as your HTML file and 2&4 are if you have to place the cursor file in a differnt location/server. PLEASE NOTE.. alot of 'free' web hosts (and some paid) do not for some reason work with '.ani' (cursor) files. So if you get a server error page you know why, hence the need to be able to give a link elsewhere !
Basically the above codes are slightly different but do the same thing, try what ones work for you, personnaly I upload all of them to make sure it definately works ! But then I'm mad.

Plenty of FREE Animated Cursor to choose from below.

Andys Animated Cursor

Andys Quality FREE Gifs

Cheers
Andy Smile
 
Posts: 300 | Location: England | Registered: June 19, 2004Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 


™ & © 1998 - 2008, Virtual Mechanics Inc. All rights reserved.