playAddDownload.jsp
- Code: Select all
<a href="javascript:void()" onclick="top.playlist.onAdd('${path}');">
It has to do with the javascript:void() portion. The IFrame doesn't like that which is really odd since the page doesn't know it is loaded in a frame.