Putzpie Productions
« Java Alerts »

Welcome Guest. Please Login or Register.
Nov 22nd, 2009, 01:50am




Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Java Alerts  (Read 125 times)
Been
New Member
Image

member is offline

Avatar




PM


Posts: 15
xx Java Alerts
« Thread started on: Nov 23rd, 2008, 12:06pm »

What is the code for java alerts?
I am just wondering...
smiley laugh smiley
User IP Logged

Putzpie
Administrator
ImageImageImageImageImage

member is offline

Avatar



YIM YIM AIM
Homepage PM

Gender: Male
Posts: 50
xx Re: Java Alerts
« Reply #1 on: Nov 23rd, 2008, 8:30pm »

First off, it's called Javascript ;). Java and Javascript are VERY different programming languages. Java is a lot more complex/powerful. Javascript is a web-based scripting language.

Anyway, to make a message box(alert) in javascript, on a webpage, you would go like so.
Code:
<script type="text/javascript">
alert("Why hello there.");
</script>
 


If you want to do inline javascript(in your address bar/or make put it in the href attribute of an <a> tag) then it goes like this.
Code:
javascript:alert("hello"); 


If you want more help with javascript, you can go to www.w3schools.org. They're the guys who set the standards for web related stuff.
« Last Edit: Oct 5th, 2009, 4:10pm by Putzpie » User IP Logged

Don't argue with me, your sarcasm meter is broken.
Been
New Member
Image

member is offline

Avatar




PM


Posts: 15
xx Re: Java Alerts
« Reply #2 on: Nov 26th, 2008, 12:28pm »

Thanks. By the way, Sorry... I didn't know about the "java" "javascript" thing...
User IP Logged

Putzpie
Administrator
ImageImageImageImageImage

member is offline

Avatar



YIM YIM AIM
Homepage PM

Gender: Male
Posts: 50
xx Re: Java Alerts
« Reply #3 on: Nov 27th, 2008, 2:25pm »

No need to be sorry, just correcting a simple mistake >_>
User IP Logged

Don't argue with me, your sarcasm meter is broken.
Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »


New Monthly Ad-Free Plan!

$6.99 Gets 50,000 Ad-Free Pageviews!
| Hookah | Free Shoutboxes |

This Board Hosted For FREE By Conforums ©
Get Your Own Free Message Board!