optikalefx / OpenJS-Grid

OpenJS Grid is the easiest jQuery Grid ever. With very little work you can have a data grid that can do everything from sorting and searching to complex database queries. Best of all, its open source. So you can learn how it's all done.
http://square-bracket.com/openjs
MIT License
96 stars 46 forks source link

Is OpenJS-Grid jQuery Mobile compatible? #10

Closed ioconnor closed 11 years ago

ioconnor commented 11 years ago

I'm assuming OpenJS-Grid is compatible and will run on Androids and iPhones but there are probably known versions of each that are incompatible. Is this documented anywhere?

optikalefx commented 11 years ago

Well I enabled webkit touch scrolling and the bigger button for mobile webkit browsers. So if a mobile browser is webkit, then it should work. Otherwise, it wont be smooth scroll or big buttoned.