Easy Code Share >

jQuery Roulette Wheel Game in Cordova APP

jQuery Roulette Wheel Game in Cordova APP

We are presenting a mobile game by rotating a roulette wheel using jQuery. The core library is jQueryRotate.js used to create an example for demonstration. Apart from core library, topics about building an Cordova APP will be discussed here. All codes here are not complicated, so you can easily understand even though you are still … Read more

Easy Code Share >

3 Popup Overlay Demos Using jQuery appendTo

3 Popup Overlay Demos Using jQuery appendTo

Based on CSS settings, we develop an jQuery method to raise a popup form as overlay effect on HTML. In addition, jQuery Mobile is used for responsive design and for decoration in HTML layout. All codes here are not complicated, so you can easily understand even though you are still students in school. To benefit … Read more

Easy Code Share >

4 Demos for Range Slider in Chrome/Firefox by CSS

4 Demos for Range Slider in Chrome/Firefox by CSS

Range Slider and Slider Button help users to change input values directly, but the way to customize it varies between browsers like Chome and Firefox. The 4 demos offer gradual tutorials from default settings to awesome appearance settings. All codes here are not complicated, so you can easily understand even though you are still students … Read more

Easy Code Share >

jQuery Toggle Div and Table Row/Column in 5 Demos

jQuery Toggle Div and Table Row/Column in 5 Demos

To toggle table row/column for hiding or showing, we provide 5 jQuery illustrating examples, even including toggle div. This is a practical skill relating to jQuery and CSS. You will find a major concept about the skill throughout all 5 demos. All codes here are not complicated, so you can easily understand even though you … Read more

Easy Code Share >

How to Rotate a Roulette Picture on Click using jQuery

How to Rotate a Roulette Picture on Click using jQuery

The best way to animate HTML elements should be the jQuery Rotate solution presented in the article. This open-source method is based on Wilq32 and will be introduced through a funny example of roulette game. All codes here are not complicated, so you can easily understand even though you are still students in school. To … Read more