java - Displaying an IFrame over an Applet? Bad idea? -
In the code I'm working where an IFrame partially puts it on a Java applet I thought this approach There was a "hack" and it was not guaranteed to work correctly in the browser but no approach stops till now, but even today I still have an applet on Firefox 3.6
Do we have an iframe on an applet Should it display or is it a bad idea?
Thank you!
Yes it is a hack but it is not necessarily a bad idea. Of course this is best if the page can be designed to avoid the requirement of this hack, but this is not always the case *.
This is a very well supported hack, which has been examined by many people by a large number of different browsers. If what you are saying is true then it seems that this hack is by now Is not as reliable.
* Note: It is not possible that your boss / client does not use Java / to break the vision of flash / silverlight or designer, how the page should work.
Comments
Post a Comment