This website requires JavaScript.
Explore
Help
Sign in
sanj
/
oxjs
Watch
1
Star
0
Fork
You've already forked oxjs
0
forked from
0x2620/oxjs
Code
Pull requests
Activity
a3ddc7c2d4
oxjs
/
source
/
Ox.UI
History
Download ZIP
Download TAR.GZ
rolux
a3ddc7c2d4
In Ox.TableList, add a 'sort' property for columns (a function with two arguments, the item's value for this column and the full item object), so that the sort order can now depend on other keys (and we can abandon the pattern of passing the sort value as value and a complicated format function to get the actual value)
2012-09-03 22:26:27 +02:00
..
css
TableList: add clearButton and clearButtonTooltip options, update CSS
2012-08-31 16:57:03 +02:00
jquery
event.metaKey should be ctrl key, patch jquery
2012-01-28 15:42:12 +05:30
js
In Ox.TableList, add a 'sort' property for columns (a function with two arguments, the item's value for this column and the full item object), so that the sort order can now depend on other keys (and we can abandon the pattern of passing the sort value as value and a complicated format function to get the actual value)
2012-09-03 22:26:27 +02:00
png
merge misc. minor changes
2012-05-19 12:30:43 +04:00
themes
TableList: add clearButton and clearButtonTooltip options, update CSS
2012-08-31 16:57:03 +02:00
Ox.UI.js
detect and support webkit/ios,
fixes
#96
2012-07-11 16:30:31 +02:00