I got Page work with parameter and ı want to show it in iframe. however when ı set to iframe location my iframe not load all javascript. Normally Page works. My ıframe was working too. but now it is not working. why?
window.frames["MyFrame"].location = "Component/Component.php?pagename="+$(Element).attr("page-name");
it is my javascript code for set iframe location.