balazs-endresz / jquery-translate

Automatically exported from code.google.com/p/jquery-translate
5 stars 5 forks source link

Usage examples missing #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm not a programmer and I find difficult to use the script. The documentations 
is scarce and 
targeted to programmers. I thing that some some simple usage examples would be 
very useful.

Original issue reported on code.google.com by futureme...@gmail.com on 3 Nov 2008 at 4:00

GoogleCodeExporter commented 9 years ago
Sorry about that, I know the docs are only the bare minuimum, this project just 
grew
a bit faster than I thought and the number of visitors seems to growing faster 
in the
past few weeks, so I really intend to update and clarify the docs, it will will
happen sooner or later at last. Until then there are some examples in the 
comments
here: http://code.google.com/p/jquery-translate/wiki/TranslateMethod and a
description in the General wiki page, or you can still ask on a wiki page, 
here, or
by email!

Original comment by balazs.endresz on 3 Nov 2008 at 4:30

GoogleCodeExporter commented 9 years ago

Original comment by balazs.endresz on 8 Nov 2008 at 12:44

GoogleCodeExporter commented 9 years ago
I've updated most of the documentation, there are a few small examples and 
hopefully
it's a bit easier to understand. If you miss something (maybe some more complex
examples?) please feel free to share your thoughts!

Original comment by balazs.endresz on 16 Nov 2008 at 1:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Please, add an example on using the progressbar. There is only a little code 
snippet,
but i can't get it to work. Can u put a working demo using progressbar?

kind regards

Original comment by fid...@gmail.com on 10 Feb 2009 at 2:15

GoogleCodeExporter commented 9 years ago
It looks like they changed the way how the progressbar can be updated. It will 
be fixed in 
the next version, until then you can replace 
`e.progressbar( "progress", progress );` 
to
`e.progressbar( "options", "value", progress );`

Basically you don't have to do anything else just what's in that description, 
the widget 
will be created automatically if it hasn't been yet.

Original comment by balazs.endresz on 10 Feb 2009 at 5:21

GoogleCodeExporter commented 9 years ago
Hi,

I would  like to contribute to this project @balazs.endresz

Original comment by nitin.ja...@gmail.com on 26 Jan 2011 at 6:55

GoogleCodeExporter commented 9 years ago
@nitin.jaysing: Okay, what would you like to do?

Original comment by balazs.endresz on 26 Jan 2011 at 8:15