AdvancedTasks bertsioaren historia
6 bertsio
Argi ibili bertsio zaharrekin!
Bertsio hauek erreferentzia gisa eta probetarako bistaratzen dira. Gehigarrien azken bertsioa erabili behar zenuke beti.
1.6 bertsioa
link behavior fix
- Iturburu-kodea Mozilla Public License, version 2.0 lizentziarekin argitaratu da
1.5 bertsioa
As requested by some user:
You can now use html input type="text", textarea, forms and save them.
Examples:
Generate a Save Button to save input-fields and textareas:
<button type="button">Save</button>
Input:
<input type="text" value="myValue">
<textarea rows="4" cols="50">My Text</textarea>
Send forms to your server:
<form action="http://yourserver/api" method="post">
First name: <input name="fname" value="111" type="text">
Last name: <input name="lname" value="" type="text">
<input value="Submit" type="submit">
</form>
You can now use html input type="text", textarea, forms and save them.
Examples:
Generate a Save Button to save input-fields and textareas:
<button type="button">Save</button>
Input:
<input type="text" value="myValue">
<textarea rows="4" cols="50">My Text</textarea>
Send forms to your server:
<form action="http://yourserver/api" method="post">
First name: <input name="fname" value="111" type="text">
Last name: <input name="lname" value="" type="text">
<input value="Submit" type="submit">
</form>
- Iturburu-kodea Mozilla Public License, version 2.0 lizentziarekin argitaratu da
1.4 bertsioa
testet/updated compatibility
- Iturburu-kodea Mozilla Public License, version 2.0 lizentziarekin argitaratu da
1.3 bertsioa
css update
- Iturburu-kodea Mozilla Public License, version 2.0 lizentziarekin argitaratu da
1.2 bertsioa
- bug fixes
- Iturburu-kodea Mozilla Public License, version 2.0 lizentziarekin argitaratu da
1.1 bertsioa
- css fix: checkbox should use theme checkboxes
- Iturburu-kodea Mozilla Public License, version 2.0 lizentziarekin argitaratu da
Bilduma propioak sortzeko kontua izan behar duzu.