Hi..me again...hehe you`v get another borry nOOb...well not a Web noob but certain Nuke nOOb..but with good knowledge of HTML...
here is my question?
What about Javascript wit header integration?
You know, like menus and other things that have code need to be put on page HEAD secton?
Or, Javascript that hase separate .jss file that has to be upload in page foder to work?
Please some reffer*** to that....I didnt find anything with search...
Willy_Wonka Corporal
Joined: Jun 22, 2003
Posts: 69
Location: The Chocolate Factory
Posted:
Tue Jul 01, 2003 5:16 pm
If you have good knowledge of HTML you should have no problem.
There is hardly any difference of how to handle it.
You only have to make sure that it is PHP friendly.
paris Nuke Soldier
Joined: Jun 01, 2003
Posts: 32
Posted:
Wed Jul 02, 2003 12:55 am
try looking at this post that raven answerd for me
So basically you just put the code you would put in the <head></head> section of a web page where it says "<script>your script here</script>"
$someVarName = <<<_JSCODE_
<script>your script here</script>
_JSCODE_;
echo $someVarName;
I Belive there mite be a way to do an include so that your script can run from any pages or from an external file,,, nuke cops is the best place to find answers nuke cops staff kicks a$$
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum