Thread
:
javascript alert
View Single Post
#
1
(
permalink
)
Jan 7th, 2007, 00:48
ycpc55
New Member
Join Date: Jan 2007
Location: canada
Age: 31
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
javascript alert
is there away to make this code open a new page?
PHP
:
Select all
if (
confirm
(
"Do you want to go?"
))
window
.
location
.
href
=
"
http
://www.google.com"
;
ycpc55
View Public Profile
Find all posts by ycpc55