What have you set for the "preload" value of the DIV tag? I believe if you set this to false, it will behave the way you want.

Check out: http://struts.apache.org/2.1.2/docs/dojo-div.html

Mark

On 06/10/2008, at 12:22 PM, tom tom wrote:

Hi,

We are using struts 2.0.6 with AJAX development features, we got couple of <s:div ..s, in our page inside the tabbed panel
 .

We want to do some lazy loading, which means when someone clicks the div, inside the tabbed panel,we need to load some data for that corresponding page,

At the moment we are unable to trap this event, when we give onClick inside the <s:div... it does not really fire when some one click the div but the page body,which is not we really want.

Can someone pls give us any help on this.

Thanks







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



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

Reply via email to