Re: sj:tabbedpanel javascript

2013-08-09 Thread john lee
the attribute selectedTab of sj:tabbedpanel's attrubte "selectedTab", but not working.   >        >        >        >        Accessories here >        Replacement Parts here >        Cross Reference here >    Please advise   thanks again   john     

Re: sj:tabbedpanel javascript

2013-08-09 Thread Chris Pratt
urce before ask question here, but sj:tabbedpanel convert > into jquery, even view source, still not match. > > john > >*From:* Chris Pratt > *To:* Struts Users Mailing List ; john lee < > sh_thorn_b...@yahoo.com> > *Sent:* Friday, August 9, 2013 12:43 PM > *Su

Re: sj:tabbedpanel javascript

2013-08-09 Thread john lee
: sj:tabbedpanel javascript Use the "View Source" feature in your browser to see what's being generated, then you should be able to see for yourself how to use JavaScript to interact with the on-screen components.   (*Chris*) On Fri, Aug 9, 2013 at 10:25 AM, john lee wr

Re: sj:tabbedpanel javascript

2013-08-09 Thread Chris Pratt
Use the "View Source" feature in your browser to see what's being generated, then you should be able to see for yourself how to use JavaScript to interact with the on-screen components. (*Chris*) On Fri, Aug 9, 2013 at 10:25 AM, john lee wrote: > > try to using javascript to set sj:tabbedpane

sj:tabbedpanel javascript

2013-08-09 Thread john lee
  try to using javascript to set sj:tabbedpanel's attribute, but not working   what is the correct format for access attribute sj:tabbedpanel's atrtribute in javascript?   thanks in advance   John         function setpartmoreinfo(id) {     $("#Cross").tabs( "option", "partmoreinfo_id", id);