Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Del pop UP

Parašė botanik· 2009 Lap. 4 20:11:18
#5

O cia i kur irasyti ? Nes man reikia kad automatiskai uzejus i mano weba ismestu zmonems,

Dar turiu kazkoki toki koda, kazkuriame web saite sugenerawau.


<!-- 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=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=0,width=1440,height=900');");
}
// End -->
</script>


<!-- STEP TWO: Paste this onLoad event handler into the BODY tag -->

<BODY onLoad="javascript:popUp('http://www.mp3albumai.lt')">

<!-- Script Size:  0.73 KB  -->





Bet as nesuprantu cia nieko ... Nezinau kur yrasyti ir pan. Ir be to, mano webas php, o cia html kodas :/

Redagavo ozzWANTED· 2009 Lap. 4 20:11:28