Forum Moderators: open
The code shown is in theme.js (there are two more java scripts)
var themeURL = "<A HREF=\"%s\"><IMG src=\"home-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\" alt=\"%s\"></A>"
Solution please?
PS: I am a raw beginner when it comes to Java
Thanks to any who will help
Norah
var themeURL = "<A target=\"_top\" HREF=\"%s\"><IMG src=\"home-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\" alt=\"%s\"></A>"
Tip for raw beginners: There are two entirely separate languages with confusingly similar names: Java and JavaScript. They're not the same thing at all, so try not to mix up the names. This question was about JavaScript ;-)