I'm trying to creat a slider for our homepage that will be clickable to take you to the link of the product on the slide.
I placed the Edge object within a div container so I could place the animation where I want it on the page. However, when you click a link, it opens in that div as an iFrame type container.
The code for the click action is: window.open("http://www.edcousa.net/accessories.html", "_self");