sajidbigler wrote:
> Hi friends,
> is
> How to resolve cross browser issues.i was doing dynamic tree in firefox it
> works fine but in IE the div wont be updated .later i come to conclusion its
> bcoz if innerHTML or table,tr,td tags.in the showcase example we don't use
> any tables so it works fi
can go with static initialization as shown in dynamic tree
example.composeMMS.jsp is where i am rendering the tree.other files are
propitiatory and cant share
--
View this message in context:
http://www.nabble.com/Cross-Browser-issues%21-tp22414428p22427511.html
Sent from the Struts - User maili
distribution to any party other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
> Date: Mon, 9 Mar 2009 11:50:38 -0700
> From: sajidbig...@gmail.com
> To: user@struts.apache.org
> Subject: Re: Cross Br
dynamicTreeSelect.jsp
<%...@taglib prefix="s" uri="/struts-tags"%>
<%@ taglib prefix="sx" uri="/struts-dojo-tags"%>
<%
System.out.println("in jsp nodeId-->"+
request.getParameter("nodeId"));
System.out.println("in jsp nodeName-->"+
request.getPa
4 matches
Mail list logo