oh my... IE really sucks big time.... but the most unfortunate thing is there are still many ppl using IE. guess that i need to drop the use of tree viewing. anyway, thanks for the reply thiago. :)
Thiago H. de Paula Figueiredo wrote: > > Em Thu, 05 Feb 2009 14:19:25 -0300, wesleywj2 <wesley...@yahoo.co.uk> > escreveu: > >> hi thiago, > > Hi! > >> sorry to send you directly on the same topic for this question. > > I guess you just sent it to the Tapestry mailing list. :) > >> as i've >> implemented the tree object on my web page FF3 works great. but i just >> don't understand why IE can't render the tree properly. > > Well, Internet Explorer not rendering something correctly is web design > issue, not exactly a Tapestry one. And IE sucks: > http://tapestryjava.blogspot.com/2008/06/time-breakdown-of-modern-web-design.html. > >> i actually saw the error script stated as 'treeObj undefined' >> but from my code in page > > This surely looks like a Javascript issue. > >> @AfterRender >> public void afterRender() { > > Make sure your treeObj is created before your Javascript snippet that uses > it. Maybe use RenderSupport.addInit(). I really don't know. :( > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://www.nabble.com/how-to-use-%40IncludeJavaScriptLibrary-to-include-more-than-1-library-in-page-tp21834042p21860492.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org