How can I dynamically set an applets param values using JavaScript?
Location: http://www.jguru.com/faq/view.jsp?EID=323865 Created: Feb 8, 2001 Modified: 2001-02-08 03:57:16.149 Author: Jorge Jordão (http://www.jguru.com/guru/viewbio.jsp?EID=275762) Question originally posed by adi reddy mora (http://www.jguru.com/guru/viewbio.jsp?EID=316258 Use document.write to generate the APPLET and enclosing PARAM tags.
In the example, the parameter names and values are static, but they could for instance be fetched from cookies. NOTE: Don’t bother trying to generate only the PARAM tags (and le