“How much costs the “alt” attribue of an image? Should I use it or not? If I have 20 images per page, what is the total cost of the <img /> tags with the “alt” attribue?” If you are a web-developer, you have certainly noticed the growing bunch of websites that provide the convenient and relatively unexpensive service … Continue reading “A Word About the PSD to (X)HTML Services on the Internet”
Get most of the website widgets and tools I’m developing in a single package that is regularly updated. Whenever a new script or script update is available, it will be included in the download file. Download the latest version of Acid.JS
Have you ever used the compatMode property JavaScript to determine if a web-page is in standards-compliant or in quirks mode directly on the client? compatMode was first introduced in Internet Explorer 5.5, and later adopted by FireFox and Opera, and is rather convenient for third party component developers. One of its possible uses is if you … Continue reading “Using compatMode to Determine the Standards Compliance Mode of the Page on the Client”