source: products/qPloneTiles/trunk/HISTORY.txt

Last change on this file was 1, checked in by myroslav, 18 years ago

Building directory structure

  • Property svn:eol-style set to native
File size: 860 bytes
Line 
12006-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
212006-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
332006-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 repository browser.