Category: mobile

JQuery Mobile Apps: panel push only the content of the page – not header and footer

Normally the JQuery Mobile Widget Panel re-positions the header and footer of the page relatively. Here is how to leave fixed the header and footer of a JQuery Mobile Application and move just the content when displaying a panel. A solution is to overwrite a method of the panel widget object in a separate js file, like […]

December 6, 2016 Blog, javascript, mobile, responsive

WordPress responsive theme, LESS compiler and iPhone 3 (iOs 4.3) issues

This wordpress website is powered by the amazing bootstrap responsive wordpress theme from 320press, that I personally thank for the great work. Our goal was to render a professional-like website with wordpress and at the same time achieve to have a responsive layout on phones and tablets, so we installed the theme and all works […]