Log In · Register

 
how do you write a script?, i want to make my own scripts
breaks_newb
post 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.
 
 
Start new topic
Replies (1 - 15)
lovescream
post Dec 20 2004, 03:56 PM
Post #2


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



I dont know either =\
You'll have to get it somewhere else because here at CB there's more xanga scripts and codes then you can ever imagine wink.gif
 
*mona lisa*
post Dec 20 2004, 03:58 PM
Post #3





Guest






you can't make any scripts yourself unless you know html and javascript and stuff like that, but you're a newbie so i'm guessing you don't know. if you want some scripts though, you can look in the xanga scripts section.
 
sherryvu
post Dec 20 2004, 04:01 PM
Post #4


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



[ topic moved to programming chat ]
 
sweetxsimplicity
post Dec 20 2004, 04:15 PM
Post #5


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. ^^
 
sweetxsimplicity
post Dec 20 2004, 04:19 PM
Post #6


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



QUOTE(gotnoheart @ Dec 20 2004, 12:58 PM)
you can't make any scripts yourself unless you know html and javascript and stuff like that, but you're a newbie so i'm guessing you don't know. if you want some scripts though, you can look in the xanga scripts section.

You don't need to know HTML to learn Javascript.
 
breaks_newb
post Dec 20 2004, 06:57 PM
Post #7


Newbie
*

Group: Member
Posts: 2
Joined: Dec 2004
Member No: 73,063



ok. so if i dont need to know HTML then can someone tell me like where to go to learn this stuff? its really confusing me huh.gif
 
sweetxsimplicity
post Dec 20 2004, 10:50 PM
Post #8


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



QUOTE(breaks_newb @ Dec 20 2004, 3:57 PM)
ok. so if i dont need to know HTML then can someone tell me like where to go to learn this stuff? its really confusing me huh.gif

If you're a complete newbie at designing, codes, and scripts, then I recommend that you start small..because Javascript is a really complicated language..
 
heyyfrankie
post Dec 21 2004, 01:20 PM
Post #9


This bitch better work!
********

Group: Staff Alumni
Posts: 13,681
Joined: Jul 2004
Member No: 28,095



how about css or whatever it is called...the one that is like this...

<style type="text/css">
fkdjasf;lkjdsalfj ldsajfdjs;flkjdsa'fjlkdsa jf;lkjd sa
fjlkdsa flk;jds l;kfjdl jfl;kdjs flkdjs f;lkjs df
dsjflkja sdlkfj dsfj lkdsj fl;kdsja f;ldjs f;lkjds
</style>

that is easy i guess.
 
largosama
post Dec 23 2004, 08:03 PM
Post #10


Happy Person
******

Group: Member
Posts: 1,729
Joined: Feb 2004
Member No: 4,674



Here is simple javascript stuff like popup boxes and a general idea at the functions and how javascript is organized.... I still think Pascal is simpler _dry.gif none of that { nonsense... using the keywords in pascal suits me better
 
a smile is power
post Dec 27 2004, 07:22 PM
Post #11


^say hello to my eye^
****

Group: Member
Posts: 298
Joined: Sep 2004
Member No: 50,039



i would start with HTML if i were you. go to google and type in "html tutorials". i had a couple big fat books but the basic online tutorials helped a bunch too.
 
tofumonzter
post Dec 29 2004, 02:33 AM
Post #12


[[one piece :D
******

Group: Member
Posts: 2,722
Joined: Jan 2004
Member No: 795



go to barnes&nobles with your laptop. sit their whole day with a javascript book, and you will get how to code one.

i coded a script that allow you to have different title with different songs for my friend's xanga. whistling.gif
 
sweetxsimplicity
post Dec 29 2004, 10:33 PM
Post #13


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



QUOTE(tofumonzter @ Dec 28 2004, 11:33 PM)
go to barnes&nobles with your laptop. sit their whole day with a javascript book, and you will get how to code one.

i coded a script that allow you to have different title with different songs for my friend's xanga. whistling.gif
*



Wow, that's cool, but the sitting all day part doesn't sound so fun. pinch.gif
 
madpimp
post Jan 7 2005, 04:32 AM
Post #14


Yes. this is me.
****

Group: Member
Posts: 154
Joined: Jan 2005
Member No: 78,940



QUOTE(sweetxsimplicity @ Dec 20 2004, 1:19 PM)
You don't need to know HTML to learn Javascript.
*

biggrin.gif Ah, yes, but you need to know HTML to be able to print out the correct things onto your page from Javascript.
 
*Weird addiction*
post Jan 7 2005, 09:45 AM
Post #15





Guest






well,i have this book on html and studying it now,arrgh it huge work but interesting happy.gif
 
madpimp
post Jan 8 2005, 03:38 AM
Post #16


Yes. this is me.
****

Group: Member
Posts: 154
Joined: Jan 2005
Member No: 78,940



Honestly, you don't have to really learn HTML. The shit is always there for you to look up. All you have to know is that there are tags and tags have properties in them that allow you to change the way things are displayed.

And that they're usually in between <>'s
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: