Conditional Shortcut in ActionScript
While thumbing through an old ActionScript book(Training from the Source) I found a shorthand approach to the conditional statement.
While thumbing through an old ActionScript book(Training from the Source) I found a shorthand approach to the conditional statement.
This list is a collection of personal lightbox favorites. Some are barely considered a simple lightbox being that they load way more than an image. Add your favorites as comments…
A common issue that arises when developing web applications with JavaScript is that the onload events interfere with each other. With all the freely available frameworks and apps at a users disposal there is a strong possibility the onload event is already being used in a project… incorrectly. (I admit I am guilty of this.)
fliteBox is a lightbox for Flickr Photosets, dynamically built with JavaScript making calls to a PHP script.
Here is a list of resources for Vector Art. The list is currently being updated. If you have any sources to add, list it as a comment.
Recently I came across a photoset displaying photos from 5 Pointz. This art studio has apparently allowed it’s walls to be covered in graffiti.
Given that the target attribute for the anchor tag does not comply with the W3C recommendation, which in turn does not validate, creating a new window for a link is not possible using a Strict XHTML Doctype.