I can write in XHTML and use CSS for my site but have no Java skill. I saw a site with a cursor that had a cool string of stars that followed it around. My own site is static and could use a little perking up with some fun thing When I viewed the source it was in java. What I want to know is if it is possible for me to pay someone to write the code for me plus whatever stuff would go into the header so I can add such a feature to my site. It may not be possible....I do not know what I don't know! The example site is here http://www.sapphyr.net/smallgems/quotes-difficulties.htm my site here http://www.ibsalternative.com Thanks!
aha, this code named Elastic band trail, or Elastic Trail script you can enter links below to download code and replace by any picture you want Elastic Trail script - http://javascriptbank.com/javascript/run-script-elastic-trail-script.html Elastic band trail - http://javascriptbank.com/javascript/run-script-elastic-trail-script.html you can also enter http://javascriptbank.com/javascript/mouse-javascript.html to find more cool scripts
Wow, thanks so much temp2! That's the ticket! I guess I am lame though cause I went to the page and did not see where to download the code from so I did view source and copied and pasted a couple of likely looking chunks of code, but only succeeded in making my page show a bunch of java code on the visible page. my guess was that this chunk <DIV id=dot0 style="HEIGHT: 11px; POSITION: absolute; VISIBILITY: hidden; WIDTH: 11px"> <IMG height=11 src="image1.gif" width=11></DIV> <DIV id=dot1 style="HEIGHT: 11px; POSITION: abso..............(etc) was what makes the elastic band the rest of it looked like google ads? I am confused a little since I do not use java. I looked at some other effects on the site as well, for example dancing stars but once again was not sure what to cut and paste into my pages as there appears to be a huge amount of google ad stuff in there. It also looked like a big chunck of the code on the source was in comments <!-- bunch of code--> or css comments /* blah blah*/ and I was not sure what that was for since some of it looked like useful code. It is a cool site, maybe I need a java tutorial? thanks!