Dropdown menus and menu bars have been heavily used since the early days of graphical user interfaces. Their use has become ubiquitous, and even expected, in desktop applications, and the web has quickly followed suit. There are lots of dropdown menus already out there. Here you’ll find 25 sexy jQuery and CSS based drop-down or [...]
One question that appears in many PHP frameworks forums is:
« Can I do it with this framework? »
Buildon.net was built to answer this question and showcase what can be accomplished with a particular PHP framework like CodeIgniter, CakePHP, Symphony, etc.
JavaScript is the one of the most utilized and popular programming language, because a large majority of the browsers are compatible with it. In addition, JavaScript has become very popular, very quickly, because it is uncomplicated, straightforward, and has a wide-range of capabilities.
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height.
Midori is an ultra-lightweight JavaScript-Framework ( 45KB uncompressed ) that gets the job done without getting in your way. – Midori is a Drag & Drop-, Toggle-Effect-Specialist!
Being inspired by the wonderful series of articles/screencasts on the nettuts website called CodeIgniter From Scratch I decided to write my own series on using CodeIgniter and Doctrine together to build a functional website in a series of tutorials.
In this first part of series, I will show you how to create a basic CodeIgniter install and add Doctrine as a plug-in.
The new version of the (X)HTML/CSS Framework YAML comes with a slimmed out framework core, an enhancend flexible grid module, many accessibility tools, many small improvements and more than 30 examples.
In this week’s post, I will complete the “VOZ” JavaScript Framework tutorial series, and I will add a few new methods for dealing with a JavaScript Framework. Moreover, I will introduce some AJAX into the Framework. Feel free to use this Framework as you see fit, or to add your own methods.