Gotcha ;) Tapestry parses the TML file into a DOM object on the serverside and I'm not 100% sure what it does with XML (HTML) comments. It possibly discards them.
At any rate, I think you would be better to hide elements rather than declaring them as comments and somehow uncommenting them at a later stage. Perhaps this lazyload jquery image plugin might give you some inspiration http://www.appelsiini.net/projects/lazyload -- View this message in context: http://tapestry.1045711.n5.nabble.com/img-tag-src-value-not-get-render-on-run-time-in-lazy-loading-tp5713439p5713490.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