Is it possible? cuz it wont work with me
Is it possible? cuz it wont work with me
yeah....probably an error with your code
Oh great... you're not making one of those endless streams of porn-ad popups are you?
:p
LOL, :p
if you post the code i'll have a look...
Im pretty sure the code's right... agh!
by the way, no its not an endless stream of porn popups :p
k, well i can't help anymore without code :(
great just as soon as i finish the last reply u post urs lol
i tried both the for and while loops but here goes the while:
while(a=a)
{
window.open("www.asdas.com","height=300, width=300")
}
also tried a=1
it says its a non valid arguement or somethin (my browser is in spanish)
that is the proper window code, check your "" marksCode:window.open("url","title","
scrollbars,toolbar=no,location=no,directories=no,status=no,menubar=yes,resizable=yes,width=310,height=200")
Hmm... I would assume that your code will think "height=300, width=300" will be the Title of the new window. You haven't passed a blank argument for the Title parameter. You will need to add a , "" between the two parameters you've already got.
JavaScript is very sensitive, so I don't think you can leave out arguments like that.
:)
THX :D
nice to have ppl that know javascript for a change ;)
no problem.. if you have any more questions just ask. i see you are new. welcome to VBF :)
thx :) very nice of u :)
lohan i didn't know i needed a title :/
but thx for clearin that up
Does it work now?
YUP!! it works :D and my comp froze so thats y i took so long to reply thx guys :D
well i g2g eat dinner so ill post later mayb