/adei/ui

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/ui

« back to all changes in this revision

Viewing changes to docs/NOTES

  • Committer: Suren A. Chilingaryan
  • Date: 2008-04-02 10:23:22 UTC
  • Revision ID: csa@dside.dyndns.org-20080402102322-okib92sicg2dx3o3
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MODIFICATIONS
 
2
=============
 
3
datetimepicker:
 
4
    addeded callback function to notify about value changes (onchange event
 
5
    is not emited if the input field is altered by JS)
 
6
 
 
7
cropper:
 
8
    major feature enchancements to provide application with much more 
 
9
    information on user interactions.
 
10
 
 
11
dhtmlHistory(rsh):
 
12
    In the original version there is certain problems with Internet Explorer,
 
13
    for example: http://code.google.com/p/reallysimplehistory/issues/detail?id=33
 
14
    
 
15
    There is some fixes, still certain problems in non-gecko browsers are still
 
16
    possible:
 
17
    1) I expect were could be problem if we are going back before new location
 
18
    is stored.