The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

goodbye message

2 posters

Go down

goodbye message Empty goodbye message

Post by JAN2XONLINE October 12th 2010, 8:21 pm

is that possible to put a goodbye message? like when someone is closing the tab for my forum then a pop message appears saying a goodbye message??
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

goodbye message Empty Re: goodbye message

Post by Guest October 12th 2010, 8:33 pm

For PHPBB2 + PUNBB: ACP - Display - Templates - General - Overall_header:

Paste this part under <head> tag:
Code:
<script language="javascript" type="text/javascript">
function goAway() {
alert('Goodbye, We will miss you xD!');
}
</script>
And this under </head> tag:
Code:
<body bgcolor="red" onUnload="goAway()">

For PHPBB3 and others, just paste the whole code in the homepage message:
avatar
Guest
Guest


Back to top Go down

goodbye message Empty Re: goodbye message

Post by JAN2XONLINE October 13th 2010, 1:18 am

ty gangstar!!!! ur the best!
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

goodbye message Empty Re: goodbye message

Post by JAN2XONLINE October 13th 2010, 2:01 am

but sir gangstar, i have a problem, its always pop up when i will go to another part of my forum, like im just going to my portal and the message pop up again, or in a thread. help
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

goodbye message Empty Re: goodbye message

Post by Anime Creator October 13th 2010, 2:07 am

Can someone give me a screenshot were to add this like inside the overal footer i can't find <head>tag
Anime Creator
Anime Creator
Forumember

Posts : 337
Reputation : 7
Language : english

http://www.narutoland.net/index.htm

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum