Hi,
I've got an XTile component in my page and a link that has an onlick event
calling the sendName JavaScript function specified in the XTile component.
In IE, when the link is clicked first time, it goes off and calls the
listener method defined in the XTile component and returns correctly. But,
if I click the link a second time, it skips calling the listener method and
just calls the client side receiveName javascript function defined in the
XTile component. Subsequent link clicks has the same behavior. 
This works in FireFox, i.e. subsequent link clicks call the listener method
on the server side.
Any help would be appreciated.
Regards,
Craig
-- 
View this message in context: 
http://www.nabble.com/Tapestry-4.1.3-XTile-issue-with-onclick-in-IE-%28it-works-in-FireFox%29-tp14753097p14753097.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to