Posts Tagged ‘Web Development’

Web Developer Resources

Being a web developer, I mostly prefer online resources as quick reference. I am sure most of us do the same. For easy availability of any online resource, there are many options available, right from browser bookmarks to social bookmarks. Following site is another addition in collabarating such online resources and storing them at one [...]

Share

Firebug support for Non-firefox browsers

Firebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer, Opera, and Safari? The solution is Firebug Lite, a JavaScript file you can insert into your pages to simulate some Firebug features in browsers that are not named “Firefox”. Firebug Lite creates the variable “firebug” and [...]

Share

Web Statistics