Type: Posts; User: jami1955
thanks for that, cheers.
Yes it does. It doesn't do anything about redirecting tho, would I need to visit a freelance website to find that? (I would like a javascript detector I can install in the head of the page that is...
I post video on the web for personal sites and for clients. Still to date there is no viable cross platform video codec, Windows STILL does not support Flash, and Mac doesn't support WHM. I use...
So this is what goes into the imported script: function random_imglink(){ var myimages=new Array() myimages[1]="<?=_p()?>/images/groups/img1.jpg" myimages[2]="<?=_p()?>/images/groups/img2.jpg"...
thanks.
hello WD: the script below is simply taking a random image from a list and writing in on the page. How do I divide this up so I don't have to put the whole script on the html page? In other words...