Dropdown Check List is a javascript plugin based on the jQuery library that transforms a regular select html element into a dropdown checkbox list.
Stack Overflow is a programming Q & A site that’s free. Free to ask questions, free to answer questions, free to read, free to index, built with plain old HTML, no fake rot13 text on the home page, no scammy google-cloaking tactics, no salespeople, no JavaScript windows dropping down in front of the answer asking for [...]
Glisse.js is a simple, responsive and fully customizable jQuery photo viewer. You’ll like the transitions between two pictures entirely assumed by CSS3. Homepage: http://glisse.victorcoulon.fr Demo: http://glisse.victorcoulon.fr/example-1 Docs: http://glisse.victorcoulon.fr Features Keyboard navigation Fully CSS Customizable Animated with CSS3 keyframes 7 different transition effects Scale to the viewport Fullscreen support iPad & iPhone ready (soon a fully Android support) Warning [...]
In most of project mostly clients wants to export their database in to CSV / Eecel file. It will help us to make a simple record or in future we can also import the same data in to MySql database. In this article, I will explain you How To Export MySql To CSV ? very easily. Download [...]
During selling a product or service online, Your company pricing plan is a not simply a portal the user has to click through to purchase their item. An effective CSS3 Pricing Table allows you to represent your company product easy to understand, intuitive and clear. This way, you will help users to choose the best plan for theirs requirements.
In this tutorial,We will create effect & slick CSS3 Pricing Table.
The biggest advantage of installing Windows using a USB drive is speed: It installs Windows 7 or 8 in just about 15 minutes.
What you will require:
1) A USB flash drive with 4 GB or more storage capacity.
2) Windows 7 or Windows 8 installation files.
Follow these simple steps to install Windows from a USB drive:
CakePHP CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code. In this tutorial i have explained basics of CakePHP. How [...]
Tutorial Details Program: CakePHP Version (if applicable): 1.3.14 Stable + Difficulty: Intermediate Estimated Completion Time: 30 – 45 minutes In this Tutorial, i will teach how to use JQuery in CakePHP to do ajax save. The final task is to save a record through Ajax using JQuery. Table Of Content Creating Database Creating View File Creating Controller Action [...]
In this post, I will show you How To Create Simple jQuery Simple Slideshow? Dont Know JQuery? If you are new to jQuery, Dont worry its real simple to use and implement. If you really want to get stuck into jquery then nettuts have wrote a complete series on the subject SEE THIS LINK. Whats JQuery? Firstly [...]
Node.js is an event-driven I/O server-side JavaScript environment based on V8. It is intended for writing scalable network programs such as web servers. It was created by Ryan Dahl in 2009, and its growth is sponsored by Joyent, which employs Dahl How do I get started with NodeJS? To make the concept of Node.js clear I would like to compare it with the ordinary server-side languages [...]