Hey folks! I am trying to make an iframe work with IE5, but can`t find any method. Do you have any idea about what can I do to make it work? At the moment I have <iframe name="framename" src="embedurl.html" width="945" height="245" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe> Code (markup): Thanks!