View Single Post
  #2 (permalink)  
Old 09-01-03, 12:20 AM
Caleb Caleb is offline
New Member
 
Join Date: Aug 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Wow! I got really bored at waiting to see if anyone could help. So I went ahead and figured it out. Took a long time, but i did it.

I decided that the link I provided would be a great way to do what I was trying to do. Went ahead and created the javascript variables in FRAME_01 and add the rest of the script into FRAME_02, and use:

Code:
parent.frames['FRAME_02'].JAVASCRIPT_FUNCTION
thanks alot guys.
Reply With Quote