Thursday, February 5, 2015
Sunday, October 19, 2014
Saturday, July 5, 2014
Wednesday, May 21, 2014
Saturday, July 20, 2013
Thursday, June 13, 2013
Using One Button to Slide to Different Direction |
|
This is a doodle to show background image using CSS, and simple 'sliding' effect using jQuery. The background image works on Firefox, Chrome, and other webkit browsers, and IE 10.
Friday, May 31, 2013
Thursday, May 30, 2013
Wednesday, May 29, 2013
Sunday, May 26, 2013
Tuesday, May 7, 2013
Friday, May 3, 2013
CSS: Basic Drop Down Menu |
|
This is the basic of creating horizontal drop-down menu like mine above. You can use pure CSS or using the help of jQuery. The above static menu is using pure CSS (and some CSS3 fx). The floating menu above is also positioned using CSS. I just use little jQuery script to control the appearance.
Here's a little demo of the basic horizontal list, with some simple styling.
Here's a little demo of the basic horizontal list, with some simple styling.