Page 1 of 2
javascripts
Posted: Fri Mar 04, 2005 9:26 am
by jakke123
hi evryone,
if you need js just add me on msn or post it here,
my msn is
jakkemondelaers@hotmail.com
Posted: Fri Mar 04, 2005 4:05 pm
by phoxchange
jakke what kind of js do u have pm me with the types
Posted: Fri Mar 04, 2005 4:07 pm
by jakke123
what do you mean?, ive got some scripts
that's all
Posted: Fri Mar 04, 2005 4:08 pm
by phoxchange
for what though i might need one make a list of them
Posted: Fri Mar 04, 2005 4:09 pm
by jakke123
i've got alot, to many to list them but tell me what kind you need and i will pm it
Posted: Fri Mar 04, 2005 4:18 pm
by phoxchange
do u have pop up 1 thats all i need at the moment but ill tell u if i need any more
Posted: Fri Mar 04, 2005 6:37 pm
by jakke123
what kind of pop up do you need? tell me evrything in a pm
Posted: Sat Mar 05, 2005 1:44 am
by SHAdmin
jakke123 wrote:what kind of pop up do you need? tell me evrything in a pm
Guys, forums are not meant for chatting/conversation. Any sort of conversation, please carry it on using your PM.
Re: javascripts
Posted: Sat Mar 05, 2005 6:37 am
by Lixas
I need simple script, that read external file and write its content to variable. Maybe You will be able to help me. I have tried do it by myself, but i have failed :?
Posted: Sat Mar 05, 2005 8:08 am
by trial
<script language=javascript>pop=true;function dopop(){if (pop) window.open('YOURSITE.COM/PAGE.HTML','','toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,height=480, width=640');}dopop();</script>