Cookie CSharp and jquery

Bhaumik Patel 8:45 PM
jquery.cookie Create session cookie: $.cookie('the_cookie', 'the_value', { expires: 7, path: '/' }); Read cookie: ...Read More
Cookie CSharp and jquery Cookie CSharp and jquery Reviewed by Bhaumik Patel on 8:45 PM Rating: 5

Handling Orientation Events jQuery

Bhaumik Patel 8:05 PM
Device portrait/landscape orientation event Value Description 0 Portrait orientation. This is the default value. -90 Landscape...Read More
Handling Orientation Events jQuery Handling Orientation Events jQuery Reviewed by Bhaumik Patel on 8:05 PM Rating: 5

jquery touch events

Bhaumik Patel 7:50 PM
you can easily build your own touch events using the following events touchstart touchmove touchend touchcancel Using jQuery For examp...Read More
jquery touch events jquery touch events Reviewed by Bhaumik Patel on 7:50 PM Rating: 5