
07-28-2004, 04:00 PM
|
|
|
Join Date: Oct 2002
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by C.Birch
1) add the following java to the header:
<script language="Javascript1.3">
function launchbbm()
{
s001 = window.open("index.php?func=m_frameset", "", "width=233, height=450, address=no, toolbar=no, status=yes");
location.href="../index.php";
}
</script>
then where every you want your link add the link like this:
<a href="javascript:void(0)" onclick="launchbbm()">your link</a>
or any other type of link you want be it a img or what main thing is that the link stops as:
href="javascript:void(0)" onclick="launchbbm()">
because thats calling the java.
2) not me personaly because im to busy to support this hack but yes it can be done if someone feel's like it.
3) yes but again someone else will have to do it.
4) not really not with out doing alot of recoding and basicy aking the hack again.
5) no because it use's vb's cookies and user info.
i could be wrong about some points but like i say people are free to help out with this hack.
|
Has anyone else been able to get #1 to work? I LOVE the script my users are too lazy to press the link on the screen lol please help me.
|