[an error occurred while processing this directive] [an error occurred while processing this directive]

Newsletters


Follow Us On Twitter

Internet license plate gallery

Find a Web Host

CGI Capabilities
MySQL
PHP
Unix Hosting
Telnet/SSH
Cold Fusion

advanced search

internet.com

Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

internet.commerce




WebReference.com: Web Development and Design Tutorials, Tips and Reviews

Latest articles on WebReference.com
Error reading RSS data.
Recent articles on WebReference.com
Flashmaps' DynamicLocator: Interactive Maps for Small Areas
Use Flashmaps' DynamicLocator to implement interactive, relatively small area maps. When a user selects an entry in a list, the map will focus on that corresponding object. Users can hover over an area to identify it and click on it for additional information. Try a free evaluation copy.
Flashmaps' AreaSelector: Interactive Maps for Wide Areas
Flashmaps' AreaSelector product delivers wide area maps. With AreaSelector, you can color-code map areas and display markers on top of the areas. In addition to zooming and panning, users can click to display information as well as select and deselect areas. Register to try a free evaluation copy.
The DB Mapper: Interactive Street-level Maps of U.S. and Canada
The DB Mapper product from Flashmaps offers interactive street-level maps for the U.S. and Canada. You can display markers on top of the maps to indicate hotels, restaurants, properties and more. Register to try a free evaluation copy.
The Dangers of HTML5: WebSockets and Stable Standards
New HTML5 technologies like WebSockets offer some amazing new opportunities for Web developers. But they also show how implementing unstable standards may cause more harm to a site than the benefits of the technology. What is the role of browsers and how should developers plan for when developing with HTML5?
Internet Explorer 6: What Have We Learned?
IE6 shipped more than 10 years ago, but its non-standard implementation of the shifting standards of 2001 still haunts today's developers. As the Web shifts to HTML5, and new versions of IE, Firefox and Chrome debut, have we learned the lessons of IE6?
Crank Up the Volume with HTML5 Music
With HTML5, music is making a comeback on the Web. Create amazing music site experiences where adding an audio file is as simple as inserting an image and users have more pause and play music outside a browser. The introduction of the <audio> tag eliminates the need for external music players, allowing for true integration of sound in your website.
Dojo.behavior: Write Modularized HTML Document Event Handling
The dojo.behavior module provides a simple and lightweight mechanism for listening to HTML document events. Find out what makes dojo.behavior one of the best event handling mechanisms around.
The Dojo Publish/Subscribe Event Mechanism
Learn how to use the Dojo Toolkit's versatile ContentPane widget to load dynamic content into your Web pages.
Post a Message on a Facebook Wall with JavaScript
Allowing your visitors to easily post links to your website on Facebook can really boost traffic.
Loading Dynamic HTML Content Using the Dijit ContentPane
Load dynamic content into your Web pages using the Dojo Toolkit's versatile ContentPane widget.
Handling Exceptions with ASP.NET
Exceptions can make Web applications useless from a user's perspective, but understanding how to prevent and handle exceptions can make the de-bugging process easier.
Optimize Your Web Page with CSS Sprites
CSS sprites mash up all the images used on a webpage into one large image and display only the part that contains the image wherever it's required. Using CSS sprites drastically reduces the load time of the page.
3 Fun Conditional Tricks for Your WordPress Custom Fields
These three tricks for manipulating the keys and values of WordPress Custom Fields produce some very interesting results.
Event Listening Made Easy with Dojo.connect
The Dojo libraries offer programmers a single coherent event system. With dojo.connect, you can execute any number of functions in response to DOM and widget events.
Using with the jQuery Globalization Plugin in ASP.NET
The jQuery Globalization Plugin provides globalization support to ASP.NET applications that can use JavaScript.

more articles imgage right


small logo Subscribe to our XML/RSS news feed xmlrss


WebDeveloper.com forum discussions

HTML Goodies: The Ultimate HTML Resource


Go to the HTML5 Development Center >>

  • New Goodies

  • Guide to the SyntaxHighlighter JavaScript Library

    SyntaxHighlighter is used by all sorts of information technology-oriented sites to display source code or specially formatted text.  In this guide to the SyntaxHighlighter, we'll review some of the key version differences, as well as how to use, configure, and tweak the latest version.

     

  • Case Study: Huffington Post - Reinventing the "Big News" Experience with IE9 Pinned Sites

    The Huffington Post takes broad leaps in creating the perfect site to take advantage of all that IE9, HTML5 and CSS3 has to offer. From Site Pinning to Favicons and everything in between. This article is a case study of how Big News reinvents the news site.

  • Responsive Web Design

    It all started with "Responsive Web Design", an article by Ethan Marcotte on A List Apart. Essentially, the article proposed addressing the ever-changing landscape of devices, browsers, screen sizes and orientations by creating flexible, fluid and adaptive Web sites. Instead of responding to today’s needs for a desktop, Web version adapted to the most common screen resolution, along with a particular mobile version (often specific to a single mobile device), the idea is to approach the issue the other way around: use flexible and fluid layouts that adapt to almost any screen.

  • Browser and Feature Detection: Make Your Website Look Great Everywhere

    When you’re building a web site, you want it to look great in any browser…and ideally, it should look great for a long time, even in future versions of the browsers. I’ve pulled together some hints, tips and best practices that will help your sites look their best.

  • Display Images in Black & White Using the HTML5 Canvas

    The HTML5 canvas is a bitmap element for rendering graphics, drawings, and images on the fly using JavaScript. The canvas 2D API contains an arsenal of functions that give you the ability to draw pretty much anything you like on the canvas and there is a lot to be said about black & white photography. It can capture images in a way that color simply can't. If you want to display images in black and white, but don't want to mess with your original color photos, then this is the ideal way to go about it. Read on!

  • HTMLGoodies Sponsored Content

  • Case Study: Huffington Post - Reinventing the "Big News" Experience with IE9 Pinned Sites

    The Huffington Post takes broad leaps in creating the perfect site to take advantage of all that IE9, HTML5 and CSS3 has to offer. From Site Pinning to Favicons and everything in between. This article is a case study of how Big News reinvents the news site.

  • How to write a BrikBloc game with HTML5 SVG and Canvas

    The goal of this tutorial is discovering graphics development using SVG and Canvas (which are two majors technologies of HTML5). To do so, we will write together a brick breaker game (à la Arkanoïd or Blockout). It will be composed of an animated background (using Canvas) and will use SVG for bricks, pad and ball.

  • Top 5 Best Practices for Building HTML5 Games...In Action!

    What will you learn in this article? I’ll cover HTML5 game development frameworks, how you can reach more people by supporting smartphones and slate devices, how you should go about managing your in-game state, how to deal with performance issues, and how to make the most of the platform that is your browser.

  • Behind the Scenes of Disney TRON: How to Build a Digital Book Site with HTML5

    Thanks to the amazing teamwork of Disney and Vectorform, it took just about 1 month to build the new Disney TRON: Legacy Digital Book Site, an immersive HTML5 experience built on top of Internet Explorer 9 Hardware Accelerated HTML5. This article will share some of the behind the scenes tricks involved to keep the project moving and completed on-time.

  • Beyond HTML

  • Read Text Files Using the JavaScript FileReader

    Things are definitely looking up for the W3C's File API, a new JavaScript API that provides limited access to the local file system in Web applications, In this article we'll learn how to use the FileReader to retrieve file properties and the contents of text files.

  • How to Build a Native Mobile Application in Dreamweaver CS5.5

    In earlier articles we covered HTML5 Semantics and multiscreen authoring in Dreamweaver. In this article we're going to look at the process of building a native phone application in Dreamweaver CS5.5.

  • HTML and Graphics Tutorials

  • Learn CSS3 From A - Z: 3D Transformations

    3D transforms allow us web developers to render objects on the page that appear to be 3 dimensional. When the human eye sees a scene, objects in the distance appear smaller than those close by - this is known as perspective. In order to represent 3D imagery in 2D, the trick used is to make parallel lines that go away from the user merge towards a point, known as the vanishing point. This article takes a closer look at how we do that using CSS3 and HTML5 programming.

  • Object Reflection in JavaScript

    Using reflection, it's possible for a class to query another class for the names of all its members and display them. JavaScript, Java's little cousin, does provide some - albeit limited - amount of Reflective functionality. In today's article, we're going to see exactly what it can do.

  • Primers

  • Providing an HTML5 Date Input control with Fallback

    The HTML5 Date Input control has been long awaited and makes inputting dates simple for both the user and the web developer. In this tutorial, we'll be building a Accrued Interest calculator that accepts a start and end date to create the period.

  • An Overview of the W3C HTML5 Document Outliner Algorithm

    HTML4's use of div and header tags to describe a document's structure has many limitations that can be a problem for web developers. This article tackles that issue, and specifically focuses on the Header and Section elements, describing how to effectively use them to define the desired outline for your HTML documents.

  • Web Development Newsletter Signup

    Invalid email
    You have successfuly registered to our newsletter.
  •  

Latest HTMLGoodies Forum Threads

Topic By Replies Updated
Reading &amp; Learning advice wlugeneral72 0 5-20-2012 04:45 PM
Remove button keeps expanding wow 5 5-20-2012 03:24 PM
PHP Image from Database to Filesystem MaxAvion 3 5-20-2012 02:40 PM
How to add/sub two numbers in JavaScript p7rot3ch 3 5-20-2012 02:20 PM
Forcing Capitalization with PHP Gitman 5 5-20-2012 02:06 PM
marquee problem Mohammed Zayan 0 5-20-2012 01:38 PM
[RESOLVED] Error : Object undefined nanosoft 1 5-20-2012 01:32 PM
Javascript Request ProgramPotato 8 5-20-2012 12:34 PM
[RESOLVED] Floating issue in Chrome Genixdeae 2 5-20-2012 12:21 PM
Splitting a loop into two columns celshader 1 5-20-2012 11:49 AM
[RESOLVED] Centering banner and navigation Maxxxx 0 5-20-2012 11:18 AM
Images Rovoller ? thaihoa311 2 5-20-2012 11:15 AM
detect monitor resulation and load random image background atadaliran 1 5-20-2012 11:09 AM
&quot;New HTML tags&quot; arvgta 28 5-20-2012 11:06 AM
Want to increase page rank... kimkelvin 15 5-20-2012 10:38 AM