Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
iMusic1

java einbinden?

Recommended Posts

Hallo,

ist es möglich, dass ich java miteinbinde. Mit dem java Script aktualisiert es Songlisten. Also so sieht der Code aus:

---

<script src="delayed_all.js" language="Javascript" type="text/javascript"></script>

<script language="Javascript" type="text/javascript">

del_loadXMLDoc(1);

window.tm = setInterval('del_loadXMLDoc(1)', 20000);

</script>

---

Wie stelle ich das an??? wenn ich das ins Forum füge, erscheint nur dieser Text oben.

Danke

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×