background preloader

Web development

Facebook Twitter

List of Useful jQuery Plugins. Best jQuery Plugins all in one place. BBQ: Back Button & Query Library Source: Leverages the HTML5 hashchange event to allow simple, yet powerful bookmarkable #hash history. In addition, jQuery BBQ provides a full .deparam() method, along with both hash state management, and fragment / query string parse and merge utility methods. ColorBox: Lightbox Source: A light-weight, customizable lightbox plugin Color Picker Source: Selection: A simple component to select color in the same way you select color in Adobe Photoshop Cookie Source: Selection: Set and get cookies with jQuery.

Cycle: Slideshow Source: Slideshow plugin that supports many different types of transition effects. Date Range Picker Source: Flip Flot: Charting. Basic Graphic Button HTML Code Generator. This combination code generator and calculator requires the use of Javascript enabled and capable browsers. Our Basic Graphic Button HTML Code Generator will create a script for you that is ready to cut and paste into the document you select; the code is well documented. You may manually alter it or dress it up with additional content and formatting. All buttons generated are rollover buttons. For the pre-made color buttons, simply select Button 1 or Button 2 and click on Generate The Button Code. Details are in the box; those details will be erased when you generate the code.

Then Click on Copy Code To The Clipboard or manually select and copy the code from the box below. For the rollover code with more options, choose your 4 colors (text or HEX code), insert the button code name and insert the button caption. Below the generators section is a tabled list of color safe selections. Awesome jQuery Plugins And Techniques To Create Visually Excellent Websites. CSS Techniques I Wish I Knew When I Started Designing Websites. Dec 18 2009 By Tim Wright and TJ Kelly CSS is the best thing to happen to the web since Tim Berners-Lee.

It’s simple, powerful, and easy to use. But even with all its simplicity, it hides some important capabilities. All designers at some point in their career go through the process of encountering a weird display issue, searching for a resolution, and discovering a trick, technique, or hack could have saved them hours of frustration—if they had only known when they started. We’ve put together a list of the most frustrating and time-consuming CSS headaches and, more importantly, their solutions (along with examples and further resources).

Resets & Browser Inconsistencies Not all browsers are created equal. The early stages of resets, designers dealt with differing margin and padding values, using a global reset: inputbuttonhr These elements were excluded because their cross-browser differences are so vast that you would have to completely unstyle them to create a "bulletproof" element. <!