Running dynamic jQuery mobile popups
I'm using jQuery mobile to build dynamic mobile web applications. I ran into a pretty basic problem involving alerting to the user when he is doing something wrong or right.
When a mobile user fills a form and submits it, the submission is handled...
39 weeks 3 days ago
Very simple to use notification system that pops from the bottom right of the screen
Today the majority of the web applications like news portals, social media platforms or administration interfaces contain a notification system that reminds the visitor/user about certain promotions or settings available.
The easiest way to show any...
1 year 25 weeks ago
Use CSS media queries to display the same layout on multiple resolutions
UPDATE 09 January, 2012:
Take a peek at adapt.js is a lightweight JavaScript file that determines which CSS file to load before the browser renders a page.
Make sure you try respond.js - a fast...
1 year 25 weeks ago
The smallest slideshow for images and text made in jQuery
There are a lot of slideshows scripts out there and many of them are very useful. This is my attempt to create a jQuery slideshow as small (light) as possible with the following properties:
1 year 27 weeks ago