- Joined
- Jul 10, 2008
- Messages
- 504
- Reaction score
- 327
This is add-on for your site, but only if you server have castle siege
this web show castle siege information.
ME TEST WITH INTERNET EXPLORER 7
Recomended:
Add Popup for add this in u site
Add this code into <head> </head> tags
now add this where u want add link popup
Sorry for Bad English .
Credits: Nightmare
this web show castle siege information.
ME TEST WITH INTERNET EXPLORER 7
Recomended:
Add Popup for add this in u site
Add this code into <head> </head> tags
PHP:
<SCRIPT language=javascript>
function abrirpop()
{
window.open('YOU CS LINK INFORMATION','_blank','width=698,height=489,menubar=no,scrollbars=auto,toolbar=no,location=no,directories=no,resizable=yes,top=190,left=210')
}
</SCRIPT>
now add this where u want add link popup
PHP:
<a href='#' onclick='javascript:abrirpop()'>LOOK CASTLE SIEGE INFOMATION!</A>
Sorry for Bad English .
Credits: Nightmare