Language
Any
Platform
Any
License
Any
The new version of AllWebMenus brings a full set of optimized existing and new features, making cross-browser drop down menu making easy for the professional & amateur web developer alike. It...
Do Firefox3 and Internet Explorer 7 look different? What's the best way to get these browsers to behave the same way? Should you use pixels or em values? In this article, learn how to standardize...
XUL is a tried and true application framework. In fact, the recently released Firefox 3.0 is not only built using XUL, but provides a XUL runtime environment that enables any Firefox user to run...
Most online mapping applications assume that the desired view is always north at the top of the image. This article presents tools and code that show how to replace the map image with an inverted...
The Find command in Firefox locates the user-specified text in the body of a Web page. The command is an easy-to-use tool that works well enough for most users. Sometimes, however, a more powerful...
Although Mobile Safari is more than adequate at rendering normal Web pages, many Web developers created versions of applications aimed at the iPhone. Here in Part 2 of this series learn the common...
In this article, learn application-strengthening tools, including Firefox tools and add-ons, which you can use to improve or solve security problems within your Ajax applications. Certain...
This article explains the concept of creating RSS feeds to the dynamically updating and releasing contents in any Asp.Net website and display it in a browser friendly design with the help of XSLT.
A collection of 65 tutorials on everything you need to know about Internet Explorer (IE) browser performance and security: What are Browser Helper Objects (BHO), add-on applications, toolbars,...
This article will guide you through step-by-step to learn how to upload and manage files using PHP. Utilizing the ability to upload files with PHP can be a great asset to your site. You will find...
Using the experimental Mozilla XForms extension, you can process XForms in your browser today. XForms makes development of Web-deployed applications faster and easier. This article demonstrates basic...
Trying to get CSS-based websites to look the same across all browsers can often be difficult. Many of the problems however lie with Internet Explorer implementing CSS commands differently to other,...
The features of different Web browsers, such as language settings and JavaScript support, can cause Web applications to work differently from one browser to another. Learn some useful tips to help...
Later on this year Microsoft will officially release Internet Explorer 7. If you can't wait until then, you can download a beta version and see how it works. Microsoft has hinted that when IE7 is...
The Linux-based Nokia 770 Internet tablet is an intriguing gadget for Linux enthusiasts and professional embedded developers. Though it lacks personal information manager (PIM) apps one would expect...
Running long requests on a Web server can be problematic since long requests can tie up valuable Web server resources and not give the user feedback on the operation running. In this article Rick...
Ajax applications are praised for their richness, interactivity, and responsiveness, which are achieved by loading data dynamically using the XMLHttpRequest object instead of loading new pages. Among...