refina / Upcoming
This animated JavaScript tooltip script is very easy to use and lightweight at only 2kb.
This sliding hover effect script is an easy method to add some flavor to your navigation.
This versatile 1kb horizontal accordion script can be used for menus, images, presentation content and more.
This animated JavaScript flyout menu is clean and lightweight at only 1.6kb.
This lightweight image gallery and slideshow script clocks in under 3kb packed with a number of cool features.
This versatile and lightweight JavaScript makes it easy to scroll text blocks, create slideshows, slide between content, create tickers and more.
This lightweight JavaScript allows for easy color transitions. Add fading effects to tables, divs and more. You can target an elements background, border or text color.
This lightweight form alert script allows you to easily add attractive validation messages to your forms. There is no markup to add on your existing page since the divs and positioning are dynamically generated.
This lightweight drop down menu script allows you to easily add smooth transitioning dropdowns to your website. This can be used for navigation, dropdown lists, info panels, etc.
Intelligent caching can dramatically decrease server load and increase website responsiveness. This article introduces caching and highlights some best practices using Apache and PHP.
This lightweight dialog box library can easily be incorporated in your website to display alerts, prompts, warnings and success messages.
JavaScript is an extremely powerful and flexible scripting language. Unfortunately flexible, for many people, means fallible. This article highlights 5 best practices to keep in mind when programming.
The JavaScript for this simple accordion is only 1.65 kilobytes when packed. If you have a small project that could use an accordion and don’t want to include an entire JavaScript framework to do the job then give this script a try.
Implementing a PHP accelerator like eAccelerator should yield noticeable speed improvements and give you the ability to use memory as a data store.
Using a combination of a couple APIs, PHP and Curl you can easily incorporate maps into your website that fairly accurately identify a visitor’s location. This tutorial breaks down the core elements of creating a dynamic Google map.
Most designers at some point have been faced with the phrase "intuitive design". What exactly is intuitiveness and what can you do to make your designs seem more intuitive?
CSS shorthand can help improve code readability and file size. This article demonstrates this though a series of examples.