Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Java Script

Parašė Edzwis· 2009 Rugp. 10 23:08:32
#1

Sveiki, dar turiu viena klausima kaip padaryti kai iejni i pvz.:http://saitas57.lt/javascript.php rodytu betkoki teksta pvz.:

Parašė sniuff· 2009 Rugp. 10 23:08:54
#2

http://www.javascriptfreecode.co...

<!-- this script got from www.javascriptfreecode.com-Coded by: Krishna Eydatoula -->
<html>
<head>
<script language="javascript" type="text/javascript">

alert("Welcome to my weblog")

</script>

</head>

<body>
<h1>

<!-- hide script from old browsers -->
<!--this is on example of a long JavaScript comment-->

<script language="javascript" type="text/javascript">

document.write("IranJavaScript")

//end hiding script from old browsers -->
</script>
</h1>

</body>
</html>

<!--   DESCRIPTION:  This will cause an elert message before your visitor leaves (OR reloads) your page.
   INSTRUCTIONS:  Place this tag where your BODY tag is.  Make changes to attributes (TEXT, LINK, VLINK, BGCOLOR, etc.) as necessary.
   FUNCTIONALITY: Works in both Netscape and IE.

//Modified by CoffeeCup Software
//This code is Copyright (c) 1997 CoffeeCup Software
//all rights reserved. License is granted to a single user to
//reuse this code on a personal or business Web Site.
-->


<BODY onUnload="window.alert(' Good Bye ')">


</BODY>
<!--   DESCRIPTION:  This will cause an elert message before your visitor leaves (OR reloads) your page.
   INSTRUCTIONS:  Place this tag where your BODY tag is.  Make changes to attributes (TEXT, LINK, VLINK, BGCOLOR, etc.) as necessary.
   FUNCTIONALITY: Works in both Netscape and IE.

//Modified by CoffeeCup Software
//This code is Copyright (c) 1997 CoffeeCup Software
//all rights reserved. License is granted to a single user to
//reuse this code on a personal or business Web Site.
-->


<BODY onUnload="window.alert(' Good Bye ')">


</BODY>


<font face="Tahoma"><a target="_blank" href="http://www.javascriptfreecode.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>




Taipogi šis kodas mes alert išeinant iš puslapio.

Parašė Edzwis· 2009 Rugp. 10 23:08:03
#3

Ačiū veikia puikiai /lock