0

The Coolest Lightboxes Around

The Coolest Lightboxes Around via @largestartist Posted by Jose Cuadra on August 1, 2009 Tags: | | Filed Under: Resources

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…

Continue Reading…

0

Multiple On Load Events

Multiple On Load Events via @largestartist Posted by Jose Cuadra on June 30, 2009 Tags: | Filed Under: References

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.)

Continue Reading…

1

fliteBox Lightbox for Flickr

fliteBox Lightbox for Flickr via @largestartist Posted by Jose Cuadra on June 29, 2009 Tags: | | | | | | Filed Under: Applications

FliteBox Preview

fliteBox is a lightbox for Flickr Photosets, dynamically built with JavaScript making calls to a PHP script.

Continue Reading…

0

Target Blank for XHTML

Target Blank for XHTML via @largestartist Posted by Jose Cuadra on April 21, 2009 Tags: | | | Filed Under: References

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.

Continue Reading…

2

Flash Slideshow in Actionscript 3

Flash Slideshow in Actionscript 3 via @largestartist Posted by Jose Cuadra on March 26, 2009 Tags: | | | | Filed Under: Applications

“Simple Slide” is an automated slide show that can also be used for banner ads. Download it now to tweak it for your specific application.

Continue Reading…

0

JavaScripted Tooltips

JavaScripted Tooltips via @largestartist Posted by Jose Cuadra on March 24, 2009 Tags: | | | Filed Under: References

Here is a simple attempt at some JavaScripted tooltips. I expect there to be bugs when you have two “sticky” tooltips overlapping each other.

Continue Reading…

0

Color Picker

Color Picker via @largestartist Posted by Jose Cuadra on December 13, 2008 Tags: | | | | Filed Under: Applications

Hex Flex Logo

Here’s a color picker i created a while ago dubbed “Hex Flex”. It was more of a beta that I plan on recoding and releasing soon.

Continue Reading…

0

Live Markup Editor

Live Markup Editor via @largestartist Posted by Jose Cuadra on December 4, 2008 Tags: | | | | Filed Under: Applications

I created a markup editor dubbed “Type Doc” to use when I didn’t have access to an HTML editor. Yes, notepad is always an option but this has live updating in the environment(browser) you are going to be using. Which could make for a nice learning tool because you will see your success and mistakes reflected immediately.

Continue Reading…

0

JavaScriptless Tool Tips

JavaScriptless Tool Tips via @largestartist Posted by Jose Cuadra on August 26, 2008 Tags: | | Filed Under: References

Tooltips are a useful feature that can be used to elaborate on information without creating another page or linking to another source. It presents the user with immediate results. There are a variety of tooltips available that utilize JavaScripts advantages. Even though most are widely compatible with browsers there is still a small percentage of users that would not see the tooltip when activated with JS.

To solve this problem a CSS solution can be deployed that would work everywhere. There are no bells and whistles but if you require them I would suggest going the JavaScript route.

Continue Reading…

1

Random Functions

Random Functions via @largestartist Posted by Jose Cuadra on July 21, 2008 Tags: | | | | Filed Under: References

Random text or images is an easy feature to deploy that can develop interest on a project. Any application can benefit from not presenting the same information over and over during every visit. I have listed examples in JavaScript, ActionScript, PHP, and Coldfusion.

Continue Reading…

  • Page 1 of 2
  • 1
  • 2
  • >