Parašė botanik· 2009 Gru. 14 16:12:56
#1
Sveiki, noriu kad kaip zippy share issoktu langas reklaminis.
stai cia pop up kodas, tik nezinau kur ji kisti , kad kiekviename v6 fusiono puslapyje jis weiktu.
<!-- TWO STEPS TO INSTALL POPUP WINDOW:
1. Paste the first into the HEAD of your HTML document
2. Use the code to open the popup page on your site -->
<!-- STEP ONE: Copy this code into the HEAD of your HTML document -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Idea by: Nic Wolfe -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=600,left = 420,top = 150');");
}
// End -->
</script>
<!-- STEP TWO: Paste this onLoad event handler into the BODY tag -->
<BODY onLoad="javascript:popUp('http://www.gold-mu.lt')">
<!-- Script Size: 0.73 KB -->
Redagavo botanik· 2009 Gru. 14 17:12:07