ZK Blog

Category: mobile

< Blog

Based on recent community feedback, we noticed that many developers are unclear about how ZK supports mobile applications. Let’s take a look at how it works: ZK’s Approach in One Sentence ZK enables you to build one web application that works across desktop and mobile devices, instead of maintaining separate codebases. What This Means in […]

Read More...

Introduction If you thought responsive web design (RWD) in ZK could not get any better, you thought wrong. In the past, ZK has provided a way for developers to make their website responsive in CSS. Since the metric to weight search results on a mobile device is now largely based on how mobile-friendly a site […]

Read More...

Introduction Previously in ZK, applications exceeding the boundaries of browser resolution relies on desktop browsers to automatically generates scroll bars by using CSS style overflow attribute so users can view the entire page but this feature unfortunately is not available on tablet or mobile browsers. In upcoming ZK 6.5 where responsive design and one codebase […]

Read More...

Introduction The upcoming ZK 6.5 focuses on incorporating responsive design principles to afford developers the ability to create web applications which have an excellent user experience on desktops and tablet devices without writing separate applications. Designing for tablets The experience of tablets is different to that of desktops. Not only are their screens smaller, the […]

Read More...

ZK Team is proud to announce the introduction of a new project ZK Touch to the community. ZK Touch is a brand new set of mobile components developed based on ZK 6 focusing on mobile web development designed for building mobile websites with ZK. Sneak Peek Video HTML5 & CSS3 Based Mobile Components Unlike desktop […]

Read More...