HTML

Easy Web-based Charts Using Google Charts

Need a quick and easy way to add charts and graphs to your web-based applications? Easy, just give Google Charts a whirl.

Read more of this article >>

3
Your rating: None Average: 3 (2 votes)

Crawl, search, and save links on a web site

Sometimes, it may be useful to crawl a site and review all of the links that appear on a site. This capability may be especially useful if you are trying to figure out how your favorite search engine continues to find an obscure URL link that may not have a human readable alias or should be blocked via your Apache configuration or link suppression. The attached script provides exactly that capability. In addition to crawling the links that appear on a site, this script will allow you to save the links retrieved to a file such that you can simply load the saved data rather than crawling the site again for your next query.

Read more of this article >>

0
Your rating: None

Using JavaScript and JQuery to create round block boxes with shadows

There are a plethora of methods available on the Internet for creating boxes with rounded corners. There are quite a few more that explain how to create shadows. This tutorial will show you how to do both using JavaScript, Jquery, and a little bit of CSS. Please note: This tutorial uses PNG images with alpha transparency to create the drop shadows. This effect is incompatible with Internet Explorer prior to version 6. The method for creating round block boxes should be compatible with most modern browsers.

Read more of this article >>

0
Your rating: None
Syndicate content