how make a popup for one category?

stefano

Avatar: stefano

2007-05-25 15:25

hy all, and excuse for my english. How i can make a popup in java for one category. I need an alert when the visitor come into one category.... someone can help me? this is the script who i want to use but i don't know where i can put it.... Thanks..
the script:

<script language="JavaScript">
<!--
input_box=confirm("========================= A V V I S O I M P O R T A N T E ========================= .");
if (input_box==true)
{
window.setTimeout("doRedirect1()", 100);
}
else
{
alert ("Download Annullato");
window.setTimeout("doRedirect2()", 100);
}

function doRedirect1() {
location.href = "http://www.mysite.com/category";
}
function doRedirect2() {
location.href = "http://www.mysite.it";
}
-->
</script>

» Quick.Cart v2.x

hy, stefano

merci

No avatar

2007-05-28 10:09

stefano - try put your script in description of category in admin panel.

stefano

Avatar: stefano

2007-06-01 22:33

thanks for suggestion! but system goes in loop, and appear continuosly the alert messsage.... Please someone can help me?

merci

No avatar

2007-06-05 09:24

stefano - can you describe more closely what is wrong, what message appeared?

Back to top
about us | contact