Sunday, March 09, 2008
Check Your Mobile Sites
Ready.mobi allows you to validate the effectiveness of the design of your mobile Web sites.

Browsers • Graphic Design • Web Development • (0) Comments • (0) Trackbacks • Permalink •
Ready.mobi allows you to validate the effectiveness of the design of your mobile Web sites.

The popup menus generated by Dreamweaver generally work great cross-browser. One exception is where the pointer does not turn to a hand when selecting an option. This code changes the pointer to a hand.

Have you ever worked with JavaScript-based drop-down menus when the cursor pointer does not change to a hand when hovering over a link? This forum post talks about changes to make to CSS for the Firefox browser to show the hand pointer. This was extremely helpful information for me.

BrowserCam is a paid service (with a free trial like any good paid service) for cross-browser testing Web pages. I have used this in the past and it is a decent service. It is now owned by Gomez, who I didn’t know was in business anymore, but I digress.

Firebug is a Firefox browser plugin that offers several Web development tools, including developing and debugging, thus the name.
