|
|
| Author | Message |
|---|
Phil Level 35

Joined : 11 Feb 2008 Posts : 611 Whistle : 
 | Subject: JAVASCRIPT! 10/04/08, 10:10 am | |
| Post all your javascripts here! I'll start with something simple (place this in your adress bar) javascript:alert("mymessagegoeshere") javascript:confirm("mymessagegoeshere") |
|
 | |
Jozz Level 25

Age : 14 Joined : 17 Mar 2008 Posts : 319 Whistle : 
 | Subject: Re: JAVASCRIPT! 10/04/08, 10:14 am | |
| Doesn't Work  |
|
 | |
Phil Level 35

Joined : 11 Feb 2008 Posts : 611 Whistle : 
 | Subject: Re: JAVASCRIPT! 10/04/08, 10:19 am | |
| | Jozz wrote: | Doesn't Work  |
In your address bar! |
|
 | |
Jozz Level 25

Age : 14 Joined : 17 Mar 2008 Posts : 319 Whistle : 
 | Subject: Re: JAVASCRIPT! 10/04/08, 10:21 am | |
| Only works if I make a notepad document with < HTML >< BODY> javascriptcodehere < /BODY > < /HTML > and then save it as a html document. Works all the time  |
|
 | |
Alfie-SR Level 18

Age : 14 Joined : 12 Feb 2008 Posts : 153 Whistle : 
 | Subject: Re: JAVASCRIPT! 04/05/08, 12:29 pm | |
| | Jozz wrote: | Only works if I make a notepad document with < HTML >< BODY> javascriptcodehere < /BODY > < /HTML > and then save it as a html document. Works all the time  |
Well it works fine for me. |
|
 | |
GamerDakota Level 9


Age : 14 Joined : 17 Mar 2008 Posts : 37 Whistle : 
 | Subject: Re: JAVASCRIPT! 04/05/08, 01:41 pm | |
| Here's a cool one.It lets you edit any page you want.
javascript:document.body.contentEditable=' true'; document.designMode='on'; void 0
(Copy it into the adress bar.) |
|
 | |
Tim Level 24

Age : 15 Joined : 25 Apr 2008 Posts : 279 Whistle : 
 | Subject: Re: JAVASCRIPT! 04/05/08, 04:29 pm | |
| | GamerDakota wrote: | Here's a cool one.It lets you edit any page you want.
javascript:document.body.contentEditable=' true'; document.designMode='on'; void 0
(Copy it into the adress bar.) |
That is awesome!
Iv'e found that before, but i forgot and iv'e been looking for it! |
|
 | |
Nathan Level 5

Joined : 23 Apr 2008 Posts : 13 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 02:47 am | |
| | That one doesn't seem to be working for me, I just get page error.... |
|
 | |
Phil Level 35

Joined : 11 Feb 2008 Posts : 611 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 09:11 am | |
| | Nathan wrote: | | That one doesn't seem to be working for me, I just get page error.... |
You have to remove the spaces in it. |
|
 | |
Eddie Level 11


Age : 13 Joined : 18 Feb 2008 Posts : 65 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 12:00 pm | |
| | Phil wrote: | | Nathan wrote: | | That one doesn't seem to be working for me, I just get page error.... |
You have to remove the spaces in it. |
Or get Firefox.  |
|
 | |
Phil Level 35

Joined : 11 Feb 2008 Posts : 611 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 12:01 pm | |
| | Eiduringi wrote: | | Phil wrote: | | Nathan wrote: | | That one doesn't seem to be working for me, I just get page error.... |
You have to remove the spaces in it. |
Or get Firefox.  |
Or just simply remove the spaces.  |
|
 | |
Eddie Level 11


Age : 13 Joined : 18 Feb 2008 Posts : 65 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 12:03 pm | |
| | Phil wrote: | | Eiduringi wrote: | | Phil wrote: | | Nathan wrote: | | That one doesn't seem to be working for me, I just get page error.... |
You have to remove the spaces in it. |
Or get Firefox.  |
Or just simply remove the spaces.  |
Aren't you suppose to be in school? |
|
 | |
Phil Level 35

Joined : 11 Feb 2008 Posts : 611 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 12:04 pm | |
| | Eiduringi wrote: | | Phil wrote: | | Eiduringi wrote: | | Phil wrote: | | Nathan wrote: | | That one doesn't seem to be working for me, I just get page error.... |
You have to remove the spaces in it. |
Or get Firefox.  |
Or just simply remove the spaces.  |
Aren't you suppose to be in school? |
Aren't you? |
|
 | |
Eddie Level 11


Age : 13 Joined : 18 Feb 2008 Posts : 65 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 12:18 pm | |
| | Phil wrote: | | Eiduringi wrote: | | Phil wrote: | | Eiduringi wrote: | | Phil wrote: | | Nathan wrote: | | That one doesn't seem to be working for me, I just get page error.... |
You have to remove the spaces in it. |
Or get Firefox.  |
Or just simply remove the spaces.  |
Aren't you suppose to be in school? |
Aren't you? |
I'm home sick.  |
|
 | |
Phil Level 35

Joined : 11 Feb 2008 Posts : 611 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 12:37 pm | |
| | Eiduringi wrote: | | Phil wrote: | | Eiduringi wrote: | | Phil wrote: | | Eiduringi wrote: | | Phil wrote: | | Nathan wrote: | | That one doesn't seem to be working for me, I just get page error.... |
You have to remove the spaces in it. |
Or get Firefox.  |
Or just simply remove the spaces.  |
Aren't you suppose to be in school? |
Aren't you? |
I'm home sick.  |
I'm home on bank holiday.  |
|
 | |
Nathan Level 5

Joined : 23 Apr 2008 Posts : 13 Whistle : 
 | Subject: Re: JAVASCRIPT! 05/05/08, 01:30 pm | |
| | Bah, I am always home at the moment.....being un-employed sucks |
|
 | |
Jozz Level 25

Age : 14 Joined : 17 Mar 2008 Posts : 319 Whistle : 
 | Subject: Re: JAVASCRIPT! 23/06/08, 10:00 am | |
| | haha, works now, got firefox. |
|
 | |
Guest Guest

 | Subject: Re: JAVASCRIPT! 23/06/08, 04:12 pm | |
| | Jozz wrote: | | haha, works now, got firefox. |
FIREFOX, YEAH! Also, cool codes. |
|
 | |
bluesheep Level 16

Joined : 27 Jun 2008 Posts : 124 Whistle : 
 | Subject: Re: JAVASCRIPT! 02/07/08, 07:39 pm | |
| | it doesn't work soz |
|
 | |
Phil Level 35

Joined : 11 Feb 2008 Posts : 611 Whistle : 
 | Subject: Re: JAVASCRIPT! 02/07/08, 08:06 pm | |
| | bluesheep wrote: | | it doesn't work soz |
If yer using Internet Explorer then you'll have to remove the spaces in it. |
|
 | |
|