If you have less space on site home page and you need a simple but awesome jquery based navigation then you came in right place. I got this idea from learning jquery and stylized my navigation using CSS.
Similar Posts
Create jQuery Form with Progress bar and Input Limiter
Simple jQuery progress bar on form to show characters length with input limiter functionality. Demo available with downloads.
CodeIgniter Tutorial: How to Create Ajax Pagination using CodeIgniter?
CodeIgniter has many built-in classes and plugins. Pagination class of CodeIgniter is very easy and simple to use. Also Ajax Pagination library is availanle in Codeigniter. Here i will…
Instagram API – Fetch Photos With a Specific Hashtag using PHP
Lately, I have been working with Instagram API to build a social networking website where I used many of its features including showing public images under a specific #hashtag.
Configuring codeigniter framework on your localhost.
If we move to any framework or platform first time then first problem is configuring this technology. Configuring codeigniter to our localhost is so simple and easy. I am…
12 Reasons Why Codeigniter Framework is Better than Custom PHP Development
Perhaps the title and focus of this article should not be specific for only Codeigniter, As any PHP framework has its own features and benefits against custom PHP development. But I love Codeigniter framework because of its very easy configuration and flexibility of going into very depth of development. I have been working in this framework since 2008, So I have pretty good reasons base on my experience with this framework that why using Codeigniter is a lot better than going to raw PHP or custom development.
How can We verify Captcha with Ajax in Codeigniter?
Captcha is necessary part of any form. But if we see with end user point of view, a user feels bad when he/she has to give a right verification…