[ Index ] |
|
Code source de Seagull 0.6.1 |
[Code source] [Imprimer] [Statistiques]
REMINDER Progressively change functions so they use document.getElementById() func instead of document.<form name> as forms must not have a "name" value according to xHTML STRICT DOCTYPE
Poids: | 385 lignes (14 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
formErrorCheck() X-Ref |
Errors checking Searching for <span class="error">, Modifying parent node className Setting appropriate left margin to other fields |
formSubmit(formId, fieldName, fieldValue, doCreate) X-Ref |
Allows to create/modify a field value within a form before submitting it. Launches the above function depending on the status of a trigger checkbox param: string formName Obviously the form name you want to submit param: string fieldToUpdate The element name you want to modify param: string fieldValue param: bool doCreate If you want to create a hidden input element instead of modifying an existing one return: void Submit the form |
formReset(formId) X-Ref |
Pas de description |
showSelectedOptions(formId, option) X-Ref |
Pas de description |
createAvailOptionsLinks(formId, titleTag) X-Ref |
Pas de description |
relocate_select(obj, value) X-Ref |
Pas de description |
orderItems(down) X-Ref |
Pas de description |
doSubBlock() X-Ref |
Pas de description |
orderModule(down) X-Ref |
Pas de description |
doSub() X-Ref |
Pas de description |
MoveOption(MoveFrom, MoveTo, ToDo) X-Ref |
Pas de description |
checkDuplicates(AddListContainer, RemoveListContainer) X-Ref |
Pas de description |
lockChanges() X-Ref |
Pas de description |
confirmDelete(item, formName) X-Ref |
Pas de description |
confirmAction(msg) X-Ref |
Pas de description |
contains(tmpVal, tmpArray) X-Ref |
Pas de description |
Généré le : Fri Mar 30 01:27:52 2007 | par Balluche grâce à PHPXref 0.7 |