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 >

4 Ways to Create a Zebra Striped Table Using CSS

4 Ways to Create a Zebra Striped Table Using CSS

CSS striped table like zebra do increase visual readability for your web pages. In fact, if each row has different background color from nearby rows, users can distinguish the contents easily. Therefore, we provide four popular CSS approaches here to help HTML developers to exhibit such an awesome effect in their works. All codes here … 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