Click to See Complete Forum and Search --> : welcome popup box


babylonian
10-21-2006, 12:41 AM
hi i would like to make a welcome popup box but i cant seem to make one thats not script or javascript i dont know if theres a diference if there is anyother way to make one with out script or javascript please someone send me and help me out i been going crazy trying to find a way to make one thats not script or javascript i already have a welcome popup box but its script and i want to find away to make it none script so let me past it to you and show u


<script> function MYALERT() {
alert("Welcome, I am glad to show you how to do this *smiles*"); } MYALERT()
</script>

ray326
10-21-2006, 10:46 AM
I don't think there's any way to do it that doesn't involve Javascript in some fashion.