How do I get the iframe to goto a web address through code?

It seems the functionality does not work anymore.

What are you trying to do? Show us the code that you are trying so we can help.

Trackbox window.location.href = "http://www.google.com"
</script> 

//The code above doesn’t work