In the demo they use this link format

# click here to show window 

After debugging with firebug I noticed tapestry did not initialize the
windows properly and the ID's are gone. The windows are still initialized
but attached to the Windows DOM element in an array. You can change your
link to this format to display the windows

# click here to show window 

As you can see it is an array if you have multiple windows you have to
change the index.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Chenillekit-1-3-2-Window-Component-on-Tapestry-5-2-5-tp4530538p5000517.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

Reply via email to