04/05/2014 by Nitesh

How To Select Text and Value from Drop Down List in jQuery

Friends, This post is a very simple tip for getting the selected text and selected value from a drop down list using jQuery. A very common usage and we use it in almost every project that we do. To start with, let us consider we have a drop-down list with ID “numbers”. The DOM structure…

Continue Reading »

23/04/2014 by Nitesh

Blog Post Series: Creating Menus – Simple to Complex

Dear Friends, As the title says, today I am going to start a blog posts series where we will be learning to create menus. We will start with creating simple menus and move to rather complex and complicated menus. I hope after going through the series you find yourself comfortable while creating any type of…

Continue Reading »

24/12/2013 by Nitesh

How to Add Custom Fields to User Profile in WordPress Using Plugins

Friends, WordPress is definitely a very user-friendly and easy platform for creating websites and it provides an easy way to extend/customize the existing core functionality using Plugins. When working with plugins, we often have the need of creating some extra fields associated with the user. WordPress provides hooks with the help of which we can…

Continue Reading »

13/12/2013 by Nitesh

How to Change Admin Color Theme in WordPress 3.8

Friends, WordPress 3.8 is here and it has came with a new refreshing look of the Admin. The admin color scheme has changed after a long time in WordPress. By default, when you upgrade to WordPress 3.8, the admin comes with a black colored theme. WordPress provided 8 different Color Options for the Admin Theme….

Continue Reading »

13/06/2013 by Nitesh

Connect your Twitter App using PhP for Twitter API v1.1

Friends, By the time you are reading this article, you must be knowing that Twitter has retired its API v1 and have ensured all new requests are served using v1.1 of the API. As I mentioned in my previous post, we now need to authenticate users before trying to retrieve the user’s  timeline. For this,…

Continue Reading »

1 2 3