صفحه نخست پست الكترونيك
1
افراد آنلاین
بازديد هاي امروز : 5 بازديد هاي ديروز : 3 بازديد هاي این ماه : 47 كل مطالب : 1 كل بازديد ها : 5857 ايجاد صفحه : 0.109375 ثانیه
من می خواهم بهترين کد ها را در اين وبلاگ بگذارم
RSS
پیام در ابتدا و خروج از وبلاگ یا سایت
<html> <head> <script language="javascript" type="text/javascript"> alert("خوش آمدید") </script> </head> <body> <h1> <!-- hide script from old browsers --> <!--this is on example of a long JavaScript comment--> </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> <font face="Tahoma"><a target="_blank" href="http://www.javascriptfreecode.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Codes</span></a></font>