how do you write a script?, i want to make my own scripts |
how do you write a script?, i want to make my own scripts |
Dec 20 2004, 02:52 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2004 Member No: 73,063 |
can anyone help me? i cant figure out how to make my own scripts. all i can do is copy and paste other peoples scripts and if they dont work then im srewed cuz i dont know how to fix them.
|
|
|
|
![]() |
Dec 20 2004, 04:15 PM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Well, every script starts with
<script type="text/javascript"> and ends with </script> If you would want to write a simple sentence, you would enter document.write("Createblog rocks!") and put the title and footer between it It would come out as Createblog rocks! Though some older browsers do not support scripts and will display the javascript as just content, so you'll want to put these in between the title and footer scripts: <!-- and //--> ^ That's just very basic javascript, tell me if you want to learn more. ^^ |
|
|
|
breaks_newb how do you write a script? Dec 20 2004, 02:52 PM
electric shock I dont know either =\
You'll have to get ... Dec 20 2004, 03:56 PM
mona lisa you can't make any scripts yourself unless you... Dec 20 2004, 03:58 PM
Sherry_Vu [ topic moved to programming chat ] Dec 20 2004, 04:01 PM
sweetxsimplicity QUOTE(gotnoheart @ Dec 20 2004, 12:58 PM)you ... Dec 20 2004, 04:19 PM
madpimp QUOTE(sweetxsimplicity @ Dec 20 2004, 1:19 PM... Jan 7 2005, 04:32 AM
breaks_newb ok. so if i dont need to know HTML then can someon... Dec 20 2004, 06:57 PM
sweetxsimplicity QUOTE(breaks_newb @ Dec 20 2004, 3:57 PM)ok. ... Dec 20 2004, 10:50 PM
Frankie how about css or whatever it is called...the one t... Dec 21 2004, 01:20 PM
largosama Here is simple javascript stuff like popup boxes a... Dec 23 2004, 08:03 PM
a smile is power i would start with HTML if i were you. go to googl... Dec 27 2004, 07:22 PM
tofumonzter go to barnes&nobles with your laptop. sit thei... Dec 29 2004, 02:33 AM
sweetxsimplicity QUOTE(tofumonzter @ Dec 28 2004, 11:33 PM)go ... Dec 29 2004, 10:33 PM
Weird addiction well,i have this book on html and studying it now,... Jan 7 2005, 09:45 AM
madpimp Honestly, you don't have to really learn HTML.... Jan 8 2005, 03:38 AM![]() ![]() |