[jQuery] Re: How to retrieve the selected cells

2010-01-05 Thread MT
ng like... > > $("#MyBtn").click(function() { >  var values; >  $(".sel").each(function() { >   values += $(this).html()+","; >  }): >  $.ajax({ >   ... >  }); > > }); > > On Jan 4, 10:11 pm, MT wrote: > > > Hi all, >

[jQuery] Re: How to retrieve the selected cells

2010-01-05 Thread MT
it > > but that all depends on what you are looking for (just selected cell > "values"? do you need position on the grid? something else?) > > On Jan 4, 10:11 pm, MT wrote: > > > Hi all, > > > I am new to jQuery and I would like to process a matrix operatio

[jQuery] How to retrieve the selected cells

2010-01-04 Thread MT
cell is selected? Is there is is_selected( ) function in jQuery? 2) Would it be possible to send a 3x3 array to my PHP script? Please provide me with any info on this. Thanks! MT My current test code

[jQuery] jQuery - Windows 7 parental control interface

2009-12-29 Thread MT
be and retrieve the selection matrix. Please direct me at the right direction on this one. I am not sure if there is a plug-in already exist to do this job. Please let me know. Thanks for your help! MT