diff options
Diffstat (limited to 'jQuery-WIP.txt')
-rw-r--r-- | jQuery-WIP.txt | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/jQuery-WIP.txt b/jQuery-WIP.txt index 5cf6c96f..3e4299ff 100644 --- a/jQuery-WIP.txt +++ b/jQuery-WIP.txt @@ -5,10 +5,10 @@ Targets: * Glue prado PostBack/PostbackControl/Registry to jQuery (done) * port standard controls (started, wip) * port features (defaultbutton, validators, ..) (started, wip) - * port Prado.Element's functions (replace, setStyle, ..) - * port Effects - * create substitutes for exotic standard controls (date picker, accordion, colorpicker, slider, ..) + * port Prado.Element's functions (replace, setStyle, ..) (done) + * port Effects (done) * port basic active controls + * create substitutes for exotic standard controls (date picker, accordion, colorpicker, slider, ..) * port exotic active controls (autocomplete, ...) * get tests running * ensure jQuery's compatibility mode with prototype (support old third party components from users? jQuery.noConflict(); by default?) @@ -17,7 +17,6 @@ Targets: DONE - Basic postback controls (TButton, TCheckBox, TLinkButton, TRadioButton, TTextBox) TTabPanel Validators @@ -26,4 +25,11 @@ TBD accordion colorpicker htmlarea/4 -*
\ No newline at end of file +* + +TBD-JQUERY-UI +clip +explode +transfer +switchclass +jui show, hide toggle? |