iWebkit vs. JQTouch vs. iUI

I’ve talked about this subject a couple of days ago in a WebTuesday meeting, here are the slides of the presentation: http://www.slideshare.net/akosma/webtuesday-mobile-web-applications-framework-overview I talk about the following frameworks / technologies: iUI jQTouch WebApp.net iWebKit SproutCore / Cappuccino Yahoo! Blueprint I personally have used iUI, and then later jQTouch, which I literally fell in love with.

Sencha Touch Vs JQTouch

Sencha touch is a little more complicated for those used to web design to use, in that it is almost a purely programmatic model (you don’t design pages in html, you programmatically add elements to a page). It does, however, have a much richer widget model and is a lot more fleshed out than jQTouch … Read more

jQuery UI sliders on touch devices

This library seems to offer what you’re looking for: https://github.com/furf/jquery-ui-touch-punch#readme It also has some example use code (simply add the plugin): <script src=”http://code.jquery.com/jquery.min.js”></script> <script src=”http://code.jquery.com/ui/1.8.17/jquery-ui.min.js”></script> <script src=”jquery.ui.touch-punch.min.js”></script> <script> $(‘#widget’).draggable(); </script>

How to create a toggle button in Bootstrap

Initial answer from 2013 An excellent (unofficial) Bootstrap Switch is available. <input type=”checkbox” name=”my-checkbox” checked> $(“[name=”my-checkbox”]”).bootstrapSwitch(); It uses radio types or checkboxes as switches. A type attribute has been added since V.1.8. Source code is available on Github. Note from 2018 I would not recommend to use those kind of old Switch buttons now, as … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)