Thread
:
Need some Triple Combo Script Go Button Help.
View Single Post
10-05-2012, 08:07 AM
PM User
|
#
2
shyagrawal
New Coder
Join Date: Sep 2012
Posts: 22
Thanks: 0
Thanked 6 Times in 6 Posts
There is an error in this function.
function redirect2(z){
parent.chartsloader.location=temp1[z].value
}
pleasee update your function to:
function redirect2(z){
parent.location=temp1[z].value;
}
Users who have thanked shyagrawal for this post:
Torr
(10-05-2012)
shyagrawal
View Public Profile
Find More Posts by shyagrawal