PDA

View Full Version : Javascript



tekni
12-11-2006, 07:39 PM
Ok, so i'm a noob at js so:

I have a script inside the head tags of my html document.

How do I get the script to show inside the body tags.

If you know what I mean?

Thanks.

Jackboy
12-11-2006, 07:42 PM
<body>
<script> function ("thingy.js");
</SCRIPT>

I THINK anyway. I never use javascript lol

Invent
12-11-2006, 07:43 PM
Out of intrest, whats the script do?

tekni
12-11-2006, 07:44 PM
The marquee thing I needed although it's not working.

+Rep Jack.

Mentor
12-11-2006, 07:56 PM
any sample page on the net so we can take a look, js is usealy in function form so u need to call it when you want it.

Jackboy
12-11-2006, 07:58 PM
Adam did mine work? rofl

tekni
12-11-2006, 08:00 PM
It would've done as that was the code I was looking for but the initial js code was the wrong one lmao.

Jackboy
12-11-2006, 08:03 PM
lmao! Fair does1

Want to hide these adverts? Register an account for free!