Archive for August, 2010
Transparent Little Dropdown Menu
So you have some dropdown menus on your website, but you would like to make them a little fancier. With just a little effort in your stylesheet, you can add a nice transparency effect to the background of the dropdown list. The css is usually applied to the style id created for the drop down [...]
Read moreMinimizing Javascript
Sometimes a little bit of javascript is necessary to control certain features in a website, such as a simple slideshow element on a page, which was a better choice over the heavy Flash animation. But as organic SEO becomes more prominent, we must learn to minimize the presence of javascript among our web page code, [...]
Read more