• Page 1 of 1
  • 1
where to implement java applet?
roko
Posts: 24
Reputation: 0

Message # 1 | 11:30 PM
hey i have created a small java applet and i would like to know where to put proper html code to be able to implement it ?
CoffeeCone
Posts: 687
Reputation: 41

Message # 2 | 5:24 AM
You can place your embed code virtually anywhere on your website...
"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.


Natashko
Posts: 3366
Reputation: 171

Message # 3 | 3:26 PM
roko, you need to ask specific questions, to get specific answers.
roko
Posts: 24
Reputation: 0

Message # 4 | 11:02 PM
ok let me try again natashko
i have create an applet that simply post something in th status bar, and i would like to add it to my site, now am sure i need to uploaded via my file manager, but my question is where to add this line
Code
<applet code="StatusBanner"></applet>

to implement it.

Added (2011-02-24, 5:02 PM)
---------------------------------------------
SOLVED
i just uploaded it and add the html tag in the main page and it worked fine but only in the main page so any easy ideas to make it run on all other pages without adding the code in each page ?

Post edited by roko - Thursday, 2011-02-24, 11:09 PM
Natashko
Posts: 3366
Reputation: 171

Message # 5 | 2:33 PM
roko,
Quote (roko)
i just uploaded it and add the html tag in the main page and it worked fine but only in the main page so any easy ideas to make it run on all other pages without adding the code in each page ?

you need to embed the html tag to CP->Design->Design management->Top part of the website, so it will work for the whole website.
  • Page 1 of 1
  • 1
Search: