Quote:
Originally Posted by htmlbasictutor
Java and JavaScript are two different things.
Yes, if the user has JavaScript turned off or using a browser that does not support scripting, the function will not execute.
|
Thanks. So when all is said and done, the best thing to do to have a "clickable/linkable" logo, is to just put it as a regular HTML img tag?