root/qPloneTiles/trunk/HISTORY.txt

Revision 334 (checked in by piv, 3 years ago)

realise 0.4

  • Property svn:eol-style set to native
Line 
1 2006-05-16 - version 0.4.0
2
3   * some code optimization)
4
5   * provided the same functionality on IE6
6
7   * corect functionality with nested tile elements
8
9   * added some visual link imitation effects for tile elements:
10
11      - mouse pointer over tile elements
12
13      - tile elements can be accessed via tabbing
14
15      - window status line changed while mouse is over tile elements
16
17   * added functions doc strings
18
19   * added 'Usage' section to README.txt file
20
21 2006-04-20 - version 0.2.0
22
23   * added finding function
24  
25   * fixed bug (onclick evaluation)
26  
27   * 'primary' class functionality
28  
29   * added TODO.txt
30
31
32
33 2006-04-19 - version 0.1.0
34
35  * created install procedure
36
37  * initial tiles functionality:
38  
39       - find elements with class="tile";
40
41       - find anchor elements within tiles elements;     
42      
43       - add 'onclick' functions to tiles elements;
Note: See TracBrowser for help on using the browser.