Quote:
Originally posted by royce
i kno this aint graal scripting but i thought u scripters might know some html...so here it goes, What is the script command to have a image on the html thing like a button. like if hte person clicks the image it goes to a url. plz answer asap
|
I used to master html but since graal no well here is how : <input type="image" scr="img link" onClick"url(link here)"> try that if not <a href=""><img scr=""></a>