-
window.frames and Netscape
Hi,
I have a strange problem which I hope someone here can help me with. I'm using a hidden iframe to load a java applet and I'm calling the applets 'openWindow' method but it doesn't seem to work in Netscape 4.7 or in Firefox. I've tried it in IE and it works without a problem. The iframe has a name and id of 'sim' and I'm referencing the applet through this link ->
<a href="javascript: window.frames['sim'].document.applets['client'].openWindow('3','testuser');" title="IM testuser">test </a>
Anyone know whis this doesn't work in Netscape. I checked the java console and it does not show any errors.
*note this forum made javascript 2 words it's actually one word in my code
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks