[jQuery] Re: csv2table

2009-11-27 Thread tato
here. On Nov 27, 7:51 am, navia markets wrote: > Hi Toshiro Takahashi, > > Is there anyway without using server side scripting ... > This is wat i am searching for more than a week . > could u tell me... > > Thanks in advance > > > > On Fri, Nov 27, 2009 at

[jQuery] Re: csv2table

2009-11-27 Thread tato
tock quotes and show it in my > website so can you guide me to get data. > > http://download.finance.yahoo.com/d/quotes.csv?s=%5EIXIC&f=sl1d1t1c1o... > > Pls in detail. > > On Nov 27, 7:10 am, tato wrote: > > > By the way, the reason why csv2table cannot r

[jQuery] Re: csv2table

2009-11-26 Thread tato
By the way, the reason why csv2table cannot read the text file of the other domain is because it uses $.get method of jQuery. But I do not get along well even if I change $.get in $.getScript. When capture a TCP packet, the data body arrives,; but csv data as for the JavaScript is because is not

[jQuery] As assistance to test v1.4, I made a cord comparison table between the jQuery versions.

2009-11-17 Thread tato
As assistance to test jQuery v1.4, I made a cord comparison table between the jQuery versions. http://jsgt.org/lib/jquery/1.4/comparLegacy2.htm v14 changes a lot than I thought.

[jQuery] Re: Display CSV into Table

2008-06-29 Thread tato
I'm sorry. I have contributed a plural number by mistake.

[jQuery] Re: Display CSV into Table

2008-06-29 Thread tato
Hi rvisco I made a sample for trial. Please watch the sample of the beginning of the following URL http://jsgt.org/lib/jquery/plugin/csv2table/v002/test.htm $(function(){ $('#view0').csv2table('./data/Book12.csv'); });

[jQuery] Re: Display CSV into Table

2008-06-29 Thread tato
Hi rvisco I made a sample for trial. Please watch the sample of the beginning of the following URL http://jsgt.org/lib/jquery/plugin/csv2table/v002/test.htm $(function(){ $('#view0').csv2table('./data/Book12.csv'); }); On 6月29日, 午後1:03, rvisco <[EMAIL PROTECTED]> wrote: > Hi, > > I have a

[jQuery] Re: Display CSV into Table

2008-06-29 Thread tato
Hi rvisco I made a sample for trial. Please watch the sample of the beginning of the following URL http://jsgt.org/lib/jquery/plugin/csv2table/v002/test.htm $(function(){ $('#view0').csv2table('./data/Book12.csv'); }); On 6月29日, 午後1:03, rvisco <[EMAIL PROTECTED]> wrote: > Hi, > > I have a

[jQuery] samples of DropShadow

2008-03-27 Thread tato
Samples of McLars's DropShadow Plugin http://allabout.co.jp/internet/javascript/closeup/CU20080325A/index2.htm DropShadow http://plugins.jquery.com/project/DropShadow